Skip to content

Commit 1b39a25

Browse files
committed
updated the docstring in accordance with GH40378
1 parent 477bde6 commit 1b39a25

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandas/core/frame.py

-3
Original file line numberDiff line numberDiff line change
@@ -8333,9 +8333,6 @@ def update(
83338333
2 Parrot 24.0
83348334
3 Parrot 26.0
83358335
8336-
8337-
8338-
83398336
When using ``.groupby()`` on a multiple index dataframe,
83408337
do not specify both ``by`` and ``level``.
83418338
The argument validation should be done in instead be done in

0 commit comments

Comments
 (0)