File tree Expand file tree Collapse file tree 2 files changed +258
-235
lines changed Expand file tree Collapse file tree 2 files changed +258
-235
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ pandas 0.23.0
4242
4343**Release date **: May 15, 2017
4444
45- This is a major release from 0.23 .0 and includes a number of API changes, new
45+ This is a major release from 0.22 .0 and includes a number of API changes, new
4646features, enhancements, and performance improvements along with a large number
4747of bug fixes. We recommend that all users upgrade to this version.
4848
@@ -54,6 +54,7 @@ Highlights include:
5454- :ref: `Merging / sorting on a combination of columns and index levels <whatsnew_0230.enhancements.merge_on_columns_and_levels >`.
5555- :ref: `Extending Pandas with custom types <whatsnew_023.enhancements.extension >`.
5656- :ref: `Excluding unobserved categories from groupby <whatsnew_0230.enhancements.categorical_grouping >`.
57+ - :ref: `Changes to make output shape of DataFrame.apply consistent <whatsnew_0230.api_breaking.apply >`.
5758
5859See the :ref: `full whatsnew <whatsnew_0230 >` for a list of all the changes.
5960
You can’t perform that action at this time.
0 commit comments