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
Add overload for DataFrameGroupBy.groupby("size") return Series (#739)
* Add overload for DataFrameGroupBy.groupby("size") return Series
* Switch SeriesGroupBy.agg to assignment
* Move tests to test_types_groupby_agg
* Change error comment to different return types
0 commit comments