File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 66This is a minor bug-fix release in the 0.23.x series and includes some small regression fixes
77and bug fixes. We recommend that all users upgrade to this version.
88
9+ .. warning::
10+
11+ Starting January 1, 2019, pandas feature releases will support Python 3 only.
12+ See :ref:`install.dropping-27` for more.
13+
914.. contents:: What's new in v0.23.1
1015 :local:
1116 :backlinks: none
Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and bug fixes. We recommend that all users upgrade to this version.
1111 Pandas 0.23.2 is first pandas release that's compatible with
1212 Python 3.7 (:issue:`20552`)
1313
14+ .. warning::
15+
16+ Starting January 1, 2019, pandas feature releases will support Python 3 only.
17+ See :ref:`install.dropping-27` for more.
1418
1519.. contents:: What's new in v0.23.2
1620 :local:
Original file line number Diff line number Diff line change 66This is a minor bug-fix release in the 0.23.x series and includes some small regression fixes
77and bug fixes. We recommend that all users upgrade to this version.
88
9+ .. warning::
10+
11+ Starting January 1, 2019, pandas feature releases will support Python 3 only.
12+ See :ref:`install.dropping-27` for more.
913
1014.. contents:: What's new in v0.23.4
1115 :local:
You can’t perform that action at this time.
0 commit comments