We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b65473 commit c084ad0Copy full SHA for c084ad0
pandas/core/frame.py
@@ -10406,7 +10406,6 @@ def apply(
10406
consistent list-like objects (e.g., an empty dict {}) for missing or
10407
NaN-like values.
10408
10409
-
10410
* 'reduce' : returns a Series if possible rather than expanding
10411
list-like results. This is the opposite of 'expand'.
10412
* 'broadcast' : results will be broadcast to the original shape
0 commit comments