Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: way to include all columns within a groupby apply Apply Apply, Aggregate, Transform, Map Bug Closing Candidate May be closeable, needs more eyeballs Groupby
#61406 opened May 8, 2025 by madelavar12
3 tasks done
BUG: PyArrow timestamp type does not work with map() function Apply Apply, Aggregate, Transform, Map Arrow pyarrow functionality Bug
#61231 opened Apr 4, 2025 by dbalabka
3 tasks done
DOC: User Guide Page on user-defined functions Apply Apply, Aggregate, Transform, Map Docs
#61195 opened Mar 28, 2025 by arthurlw Loading…
1 of 5 tasks
Improve the apply/map APIs API - Consistency Internal Consistency of API/Behavior API Design Apply Apply, Aggregate, Transform, Map Needs Discussion Requires discussion from core team before further action
#61128 opened Mar 15, 2025 by datapythonista
DOC: Write user guide page on apply/map/transform methods Apply Apply, Aggregate, Transform, Map Docs
#61126 opened Mar 15, 2025 by datapythonista
ENH: Supporting third-party engines for all map and apply methods Apply Apply, Aggregate, Transform, Map
#61125 opened Mar 15, 2025 by datapythonista
BUG: .map & .apply would convert element type for extension array. Apply Apply, Aggregate, Transform, Map Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays
#60766 opened Jan 22, 2025 by colinfang
2 of 3 tasks
ENH: Allow s.map(d, na_action='raise') Apply Apply, Aggregate, Transform, Map
#60482 opened Dec 3, 2024 by kopytjuk Loading…
2 of 4 tasks
BUG: single column DataFrame df.apply(f, raw=True, engine='numba') failed when f is a non-reduction function Apply Apply, Aggregate, Transform, Map Bug Needs Discussion Requires discussion from core team before further action numba numba-accelerated operations
#60297 opened Nov 13, 2024 by auderson
3 tasks done
DataFrameGroupBy.agg with nan results into inf Apply Apply, Aggregate, Transform, Map Bug Groupby
#59106 opened Jun 26, 2024 by glaucouri
3 tasks done
ENH: pd.NamedAgg should accept args and kwargs Apply Apply, Aggregate, Transform, Map Enhancement Groupby
#58283 opened Apr 16, 2024 by WillAyd
1 of 3 tasks
ENH: Should we support aggregating by-frame in DataFrameGroupBy.agg Apply Apply, Aggregate, Transform, Map Enhancement Groupby Needs Discussion Requires discussion from core team before further action
#58225 opened Apr 11, 2024 by rhshadrach
DOC: Update Series.map to reflect usage like DataFrame.map Apply Apply, Aggregate, Transform, Map Docs
#58184 opened Apr 8, 2024 by WillAyd
1 task done
BUG: groupby.agg should always agg API Design Apply Apply, Aggregate, Transform, Map Enhancement Groupby Needs Discussion Requires discussion from core team before further action
#57706 opened Mar 2, 2024 by rhshadrach Loading…
6 tasks done
3.0
6
6
BUG: Misleading error message when aggregating duplicate columns Apply Apply, Aggregate, Transform, Map Bug Needs Discussion Requires discussion from core team before further action
#55964 opened Nov 14, 2023 by NickiForte
2 of 3 tasks
DEPR: deprecate element-wise operations in (Series|DataFrame).transform Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Transformations e.g. cumsum, diff, rank
#54906 opened Aug 31, 2023 by topper-123
ENH: support apply method for ExtensionArray backed DataFrame Apply Apply, Aggregate, Transform, Map Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Needs Discussion Requires discussion from core team before further action
#54584 opened Aug 16, 2023 by andrewgsavage
1 of 3 tasks
BUG: list output incorrectly reused when calling DataFrame.apply Apply Apply, Aggregate, Transform, Map Bug Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#54250 opened Jul 25, 2023 by pkch
3 tasks done
PERF: Accidental discovery r.e. explode method Apply Apply, Aggregate, Transform, Map Performance Memory or execution speed performance
#53967 opened Jul 2, 2023 by rebeccalauren88
2 of 3 tasks
BUG: Groupby-aggregate on a boolean column returns a different datatype with pyarrow than with numpy Apply Apply, Aggregate, Transform, Map Arrow pyarrow functionality Bug Groupby pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result
#53030 opened May 2, 2023 by brian-recurve
2 of 3 tasks
3
8
ProTip! Add no:assignee to see everything that’s not assigned.