Skip to content

Commit

Permalink
CLN: Remove versionadded in groupby.rst (pandas-dev#22503)
Browse files Browse the repository at this point in the history
Follow-up to pandas-devgh-22415.
  • Loading branch information
gfyoung authored and victor committed Sep 30, 2018
1 parent 9732323 commit 648f5ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/source/groupby.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ consider the following ``DataFrame``:

.. note::

.. versionadded:: 0.20

A string passed to ``groupby`` may refer to either a column or an index level.
If a string matches both a column name and an index level name, a
``ValueError`` will be raised.
Expand Down

0 comments on commit 648f5ef

Please sign in to comment.