-
- 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: Fix 58807 Apply Apply, Aggregate, Transform, Map Error Reporting Incorrect or improved errors from pandas
REGR: Index.map adding back tz to tz-agnostic result Apply Apply, Aggregate, Transform, Map Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
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… updated Jun 26, 2024
5 tasks done
BUG: Fix inconsistent GroupBy.aggregate behavior with as_index=False when grouping by external Series with conflicting names #58337 Apply Apply, Aggregate, Transform, Map Bug Groupby Stale
#58774 by AkisPanagiotopoulos was closed Jun 21, 2024 Loading… updated Jun 21, 2024
2 of 5 tasks
ENH add *args support for numba apply Apply Apply, Aggregate, Transform, Map Enhancement numba numba-accelerated operations
BUG/df.agg-with-df-with-missing-values-results-in-IndexError Apply Apply, Aggregate, Transform, Map Bug
BUG 58031 -- groupby aggregate dtype consistency Apply Apply, Aggregate, Transform, Map Dtype Conversions Unexpected or buggy dtype conversions Groupby Stale
#58258 by longovin was closed Jun 3, 2024 Loading… updated Jun 3, 2024
5 tasks
BUG: Improve error message when Apply, Aggregate, Transform, Map Error Reporting Incorrect or improved errors from pandas
tansfrom() with incorrect axis Apply BUG/PERF: groupby.transform with unobserved categories Apply Apply, Aggregate, Transform, Map Bug Categorical Categorical Data Type Groupby Performance Memory or execution speed performance
BUG: as_index=False can return a MultiIndex in groupby.apply Apply Apply, Aggregate, Transform, Map Groupby MultiIndex
BUG: fix aggregation when using udf with kwarg Apply Apply, Aggregate, Transform, Map Groupby
#58170 by nicholas-ys-tan was closed Apr 29, 2024 Loading… updated Apr 29, 2024
3 tasks done
BUG: Fixed DataFrameGroupBy.transform with numba returning the wrong order with non increasing indexes #57069 Apply Apply, Aggregate, Transform, Map numba numba-accelerated operations
CLN: Enforce deprecation of passing a dict to SeriesGroupBy.agg Apply Apply, Aggregate, Transform, Map Clean Groupby
CLN: Enforce deprecation of pinning name in SeriesGroupBy.agg Apply Apply, Aggregate, Transform, Map Clean Groupby
CLN: Enforce deprecation of using alias for builtin/NumPy funcs Apply Apply, Aggregate, Transform, Map Clean
DEPR: by_row="compat" in DataFrame.apply and Series.apply Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas
CLN: Enforce deprecation of Series.agg using Series.apply Apply Apply, Aggregate, Transform, Map Clean
DEPR: Make FutureWarning into DeprecationWarning for groupby.apply Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Groupby
ENH: Experimental Higher Order Methods API Apply Apply, Aggregate, Transform, Map Enhancement
#45557 by rhshadrach was closed Feb 19, 2022 Loading… updated Nov 26, 2023
2 tasks done
ProTip! no:milestone will show everything without a milestone.