Skip to content

Commit 3ff7541

Browse files
jorisvandenbosscheTomAugspurger
authored andcommitted
DOC: add highlights and toc to whatsnew file for 0.23.0 (pandas-dev#21061)
1 parent 90f638f commit 3ff7541

File tree

2 files changed

+258
-235
lines changed

2 files changed

+258
-235
lines changed

doc/source/release.rst

+2-1
Original file line numberDiff line numberDiff 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
4646
features, enhancements, and performance improvements along with a large number
4747
of 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

5859
See the :ref:`full whatsnew <whatsnew_0230>` for a list of all the changes.
5960

0 commit comments

Comments
 (0)