Skip to content

Commit

Permalink
removing superfluous reference to axis in Series.reorder_levels docst…
Browse files Browse the repository at this point in the history
  • Loading branch information
SandrineP authored and aeltanawy committed Sep 20, 2018
1 parent a507946 commit 9fe3faf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/core/series.py
Original file line number Diff line number Diff line change
Expand Up @@ -2886,7 +2886,6 @@ def reorder_levels(self, order):
----------
order : list of int representing new level order.
(reference level by number or key)
axis : where to reorder levels
Returns
-------
Expand Down

0 comments on commit 9fe3faf

Please sign in to comment.