Skip to content

Commit fd9ca37

Browse files
committed
Double line breaks
1 parent d3efbb1 commit fd9ca37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/groupby/generic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2551,7 +2551,6 @@ def idxmax(
25512551
food_type
25522552
animal Beef Beef
25532553
plant Wheat Products Wheat Products
2554-
25552554
"""
25562555
return self._idxmax_idxmin("idxmax", numeric_only=numeric_only, skipna=skipna)
25572556

0 commit comments

Comments
 (0)