Skip to content

Commit 3b408ca

Browse files
committed
reverting changes
1 parent 2e13044 commit 3b408ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/series.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1816,7 +1816,6 @@ def _set_name(
18161816
Parrot 20.0
18171817
Name: Max Speed, dtype: float64
18181818
1819-
18201819
>>> ser.groupby(["a", "b", "a", "b"]).mean()
18211820
a 210.0
18221821
b 185.0

0 commit comments

Comments
 (0)