-
- 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/BUG: .apply will correctly infer output shape when axis=1 API Design Apply Apply, Aggregate, Transform, Map Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
DEPR: DataFrameGroupBy.apply operating on the group keys Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Groupby
BUG/PERF: groupby.transform with unobserved categories Apply Apply, Aggregate, Transform, Map Bug Categorical Categorical Data Type Groupby Performance Memory or execution speed performance
REF: Decouple Series.apply from Series.agg Apply Apply, Aggregate, Transform, Map Refactor Internal refactoring of code
DEPR: DataFrameGroupBy.apply operating on the group keys Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Groupby
BUG: inconsistent DataFrame.agg behavoir when passing as kwargs numeric_only=True Apply Apply, Aggregate, Transform, Map Stale
#49534 by thlautenschlaeger was closed Jan 23, 2023 Loading…
5 tasks done
Enh/group by.transform should accept similar arguments to group by.agg Apply Apply, Aggregate, Transform, Map Groupby
#58773 by abeltavares was closed Jun 26, 2024 Loading…
5 tasks done
BUG: fix DataFrame.apply returning wrong result when dealing with dtype (#28773) Apply Apply, Aggregate, Transform, Map Dtype Conversions Unexpected or buggy dtype conversions
#30304 by Reksbril was closed May 22, 2020 Loading…
5 tasks done
REF: Separate groupby, rolling, and window agg/apply list/dict-like Apply Apply, Aggregate, Transform, Map Refactor Internal refactoring of code
API/DEPR: Rename DataFrame.applymap to DataFrame.map Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas
BUG: Fix calling groupBy(...).apply(func) on an empty dataframe invokes func Apply Apply, Aggregate, Transform, Map Bug Groupby Regression Functionality that used to work in a prior pandas version
PERF: Try fast/slow paths only once in DataFrameGroupby.transform Apply Apply, Aggregate, Transform, Map Groupby Performance Memory or execution speed performance
PERF: Allow jitting of groupby agg loop Apply Apply, Aggregate, Transform, Map Groupby Performance Memory or execution speed performance
ENH: Add numba engine to groupby.transform Apply Apply, Aggregate, Transform, Map Enhancement Groupby
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-28.