-
- 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
ENH: pivot_table can now accept Grouper API Design Groupby Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: resample raises ValueError when NaT is included Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
PERF: performance gains in DataFrame groupby.transform for ufuncs (GH7383) Groupby Performance Memory or execution speed performance
BUG: GH2763 fixed downcasting of groupby results on SeriesGroupBy Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
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
PERF: vbench for mixed groupby with datetime (GH7555) Dtype Conversions Unexpected or buggy dtype conversions Groupby Performance Memory or execution speed performance
BUG/PERF: perf issues in object groupby aggregations (GH7555) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby Performance Memory or execution speed performance
BUG: error in Float64Index with contains and non-float (GH7025) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.