Skip to content

Commit 42c4b76

Browse files
committed
DOC: fix v0.18.0
1 parent c805c3b commit 42c4b76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/whatsnew/v0.18.0.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ And multiple aggregations
106106

107107
.. _whatsnew_0180.enhancements.rename:
108108

109+
Changes to rename
110+
^^^^^^^^^^^^^^^^^
111+
109112
``Series.rename`` and ``NDFrame.rename_axis`` can now take a scalar or list-like
110113
argument for altering the Series or axis *name*, in addition to their old behaviors of altering labels. (:issue:`9494`, :issue:`11965`)
111114

0 commit comments

Comments
 (0)