Skip to content

Commit 648f5ef

Browse files
gfyoungvictor
authored and
victor
committed
CLN: Remove versionadded in groupby.rst (pandas-dev#22503)
Follow-up to pandas-devgh-22415.
1 parent 9732323 commit 648f5ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/source/groupby.rst

-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ consider the following ``DataFrame``:
103103

104104
.. note::
105105

106-
.. versionadded:: 0.20
107-
108106
A string passed to ``groupby`` may refer to either a column or an index level.
109107
If a string matches both a column name and an index level name, a
110108
``ValueError`` will be raised.

0 commit comments

Comments
 (0)