Skip to content

Commit c084ad0

Browse files
authored
Update frame.py
Removed extra blank rows.
1 parent 9b65473 commit c084ad0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/frame.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10406,7 +10406,6 @@ def apply(
1040610406
consistent list-like objects (e.g., an empty dict {}) for missing or
1040710407
NaN-like values.
1040810408
10409-
1041010409
* 'reduce' : returns a Series if possible rather than expanding
1041110410
list-like results. This is the opposite of 'expand'.
1041210411
* 'broadcast' : results will be broadcast to the original shape

0 commit comments

Comments
 (0)