-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: GH2763 fixed downcasting of groupby results on SeriesGroupBy Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
add optional default value to GroupBy.get_group API Design Groupby Indexing Related to indexing on series/frames, not to indexes themselves
BUG: Issue with groupby agg with a single function and a a mixed-type frame (GH6337) Bug Error Reporting Incorrect or improved errors from pandas Groupby
BUG: Bug in downcasting inference with empty arrays (GH6733) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
ENH: Allow aggregate numeric operations on timedelta64. API Design Groupby Timedelta Timedelta data type
#6884 by danielballan was closed May 9, 2015 Loading…
ENH: pivot_table can now accept Grouper API Design Groupby Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: GroupBy.get_group raises ValueError when group key contains NaT Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: error in Float64Index with contains and non-float (GH7025) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.