-
- 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
Add option for alternative correlation types to Apply, Aggregate, Transform, Map Enhancement
DataFrame.corrwith() Apply #21941 by samwaterbury was closed Aug 5, 2018 Loading…
2 tasks done
values=['c'] returns aggfunc on all columns, instead of just the passed column Apply #29081 by quanghm was closed Jan 1, 2020 Loading…
1 task
BUG: Allow apply of ufunc over Series of list-like Apply Apply, Aggregate, Transform, Map Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#33496 by dsaxton was closed Apr 13, 2020 Loading…
5 tasks
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
CLN: _wrap_applied_output Apply Apply, Aggregate, Transform, Map Clean Groupby
#35412 by rhshadrach was closed Aug 18, 2020 • Draft
BUG: of apply function of DataFrame reported in issues #39166 Apply Apply, Aggregate, Transform, Map
#39296 by jmishra01 was closed Jan 25, 2021 Loading…
1 of 4 tasks
BUG: Aggregation on arrow array return same type Apply Apply, Aggregate, Transform, Map Groupby pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result
#53717 by liang3zy22 was closed Oct 22, 2023 Loading…
5 tasks
BUG: Regression in Resample.apply raised error when apply affected only a Series Apply Apply, Aggregate, Transform, Map Regression Functionality that used to work in a prior pandas version Resample resample method
#37191 by phofl was closed Oct 17, 2020 Loading…
5 tasks done
ENH: named agg with multiple columns Apply Apply, Aggregate, Transform, Map Enhancement Groupby
#37627 by erfannariman was closed Nov 28, 2021 • Draft
5 tasks
REF: remove internal Block usage from FrameColumnApply Apply Apply, Aggregate, Transform, Map Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40166 by jorisvandenbossche was merged Mar 2, 2021 Loading…
[ArrayManager] TST: enable apply tests Apply Apply, Aggregate, Transform, Map Internals Related to non-user accessible pandas implementation
#40345 by jorisvandenbossche was merged Mar 16, 2021 Loading…
POC: aggregate always aggregates Apply Apply, Aggregate, Transform, Map
#40275 by rhshadrach was closed Mar 15, 2021 Loading…
1 task done
DEPR: apply/agg using agg/apply Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas
#42833 by rhshadrach was closed Aug 12, 2021 Loading…
3 tasks done
POC: New UDF methods option API Design Apply Apply, Aggregate, Transform, Map Stale
#43678 by rhshadrach was closed Oct 26, 2021 • Draft
2 of 3 tasks
Fix faulty logic with apply_empty_result() Apply Apply, Aggregate, Transform, Map Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#44937 by domdellumich was closed Feb 13, 2022 Loading…
2 of 3 tasks
Series.map Performance Improvement When Using Dictionaries Apply Apply, Aggregate, Transform, Map Performance Memory or execution speed performance Stale
#46348 by ryansdowning was closed May 7, 2022 Loading…
1 of 4 tasks
WIP/BUG: Correct results for groupby(...).transform with null keys API - Consistency Internal Consistency of API/Behavior Apply Apply, Aggregate, Transform, Map Bug Groupby
#45839 by rhshadrach was closed Feb 12, 2022 Loading…
4 tasks done
return nan on empty groups Apply Apply, Aggregate, Transform, Map Bug Groupby Stale
#46506 by eytanohana was closed May 24, 2022 Loading…
1 task
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
Bug: Don't intercept TypeError in DataFrame.agg Apply Apply, Aggregate, Transform, Map Clean Stale
#49505 by sarvaSanjay was closed Dec 5, 2022 Loading…
4 tasks
DEPR: deprecate using some params as positional in (DataFrame|Series).apply Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Stale
#53592 by topper-123 was closed Aug 1, 2023 Loading…
POC: Don't special case Python builtin and NumPy functions Apply Apply, Aggregate, Transform, Map Stale
#53426 by rhshadrach was closed Jul 3, 2023 • Draft
5 tasks
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.