-
- 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
API: categorical grouping will no longer return the cartesian product API Design Categorical Categorical Data Type Groupby
ENH: Support nested renaming / selection API Design Deprecate Functionality to remove in pandas Groupby
Updating _resolve_numeric_only function of GroupBy Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
BUG: aggregations were getting overwritten if they had the same name Groupby Reshaping Concat, Merge/Join, Stack/Unstack, Explode
[BUG] Fixed behavior of DataFrameGroupBy.apply to respect _group_selection_context API - Consistency Internal Consistency of API/Behavior Groupby
#29131 by christopherzimmerman was closed Jun 14, 2020 Loading…
5 tasks done
Value counts normalize Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby Stale
#33652 by DataInformer was closed Jun 16, 2021 Loading…
6 tasks done
apply_frame_axis0 applies function to first group twice Groupby Visualization plotting
#21943 by javadnoorb was closed Nov 4, 2018 Loading…
4 tasks done
BUG: regression when applying groupby aggregation on categorical columns ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
WIP: ENH: pivot/groupby index with nan Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12607 by nbonnotte was closed Jul 26, 2017 Loading…
17 of 36 tasks
ENH: option for groupby.hist to match bins Groupby Visualization plotting
#22228 by javadnoorb was closed Nov 23, 2018 Loading…
3 of 4 tasks
BUG: groupby agg fails silently with mixed dtypes Dtype Conversions Unexpected or buggy dtype conversions Groupby Regression Functionality that used to work in a prior pandas version
Fix multiindex loc nan Bug Groupby MultiIndex Stale
#43943 by CloseChoice was closed Feb 13, 2022 Loading…
4 tasks done
PERF: Cythonize Groupby.cummin/cummax (#15048) Groupby Performance Memory or execution speed performance
skipna added to groupby numeric ops Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15772 by mayukh18 was closed Oct 28, 2017 Loading…
2 of 4 tasks
Fix GH-29442 DataFrame.groupby doesn't preserve _metadata Compat pandas objects compatability with Numpy or Python functions Groupby
Add HTML repr for groupby dataframe and series Groupby IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Stale
#34926 by JulianWgs was closed Nov 28, 2021 Loading…
7 of 10 tasks
DOC: Add hint for "Product space too large" Docs Groupby
#41226 by mobiusklein was closed Jan 16, 2022 Loading…
4 tasks
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.