You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be worth mentioning in the docs that if "func" returns a Series, the result is a DataFrame.
It took me a while to figure this out (tried with tuples and a dict).