Skip to content

Commit

Permalink
DOC: fix v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Feb 11, 2016
1 parent c805c3b commit 42c4b76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/source/whatsnew/v0.18.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ And multiple aggregations

.. _whatsnew_0180.enhancements.rename:

Changes to rename
^^^^^^^^^^^^^^^^^

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

Expand Down

0 comments on commit 42c4b76

Please sign in to comment.