We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c805c3b commit 42c4b76Copy full SHA for 42c4b76
doc/source/whatsnew/v0.18.0.txt
@@ -106,6 +106,9 @@ And multiple aggregations
106
107
.. _whatsnew_0180.enhancements.rename:
108
109
+Changes to rename
110
+^^^^^^^^^^^^^^^^^
111
+
112
``Series.rename`` and ``NDFrame.rename_axis`` can now take a scalar or list-like
113
argument for altering the Series or axis *name*, in addition to their old behaviors of altering labels. (:issue:`9494`, :issue:`11965`)
114
0 commit comments