Skip to content

Commit d2b847f

Browse files
gfyoungjreback
authored andcommitted
CLN: Remove versionadded in groupby.rst (#22503)
Follow-up to gh-22415.
1 parent fa47b8d commit d2b847f

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)