Skip to content

Pull requests: pandas-dev/pandas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: Parallelization support for pairwise correlation cov/corr Enhancement Multithreading Parallelism in pandas
#61737 by gangula-karthik was closed Jul 21, 2025 Loading…
5 tasks done
ENH #61033: Add coalesce_keys option to DataFrame.join for preserving join keys Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61678 by rit4rosa was closed Jul 28, 2025 Loading…
Preserve Complex Data Types for to_csv Complex Complex Numbers Enhancement IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action
#61157 by Jaspvr was closed May 9, 2025 Loading…
ENH: Allow JIT compilation with an internal API Apply Apply, Aggregate, Transform, Map Enhancement
#61032 by datapythonista was merged Mar 14, 2025 Loading…
1 task done
3.0
Backport PR #60709: ENH(string dtype): Make str.decode return str dtype Enhancement Strings String extension data type and string data
#60821 by rhshadrach was merged Feb 5, 2025 Loading…
ENH: Add an option to prevent stripping extra whitespaces in pd.read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Stale
#59455 by RomainL972 was closed Feb 10, 2025 Loading…
5 tasks done
ENH: Implement option 'truncate' of argument if_exists in DataFrame.to_sql Enhancement IO SQL to_sql, read_sql, read_sql_query Stale
#59391 by gmcrocetti was closed Nov 12, 2024 Loading…
5 tasks done
ENH: Add support for numpy 2's string dtype Enhancement Stale Strings String extension data type and string data
#58394 by lithomas1 was closed May 30, 2024 Draft
5 tasks
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 by rhshadrach was closed Sep 9, 2025 Loading…
6 tasks done
3.0
6
7
Create median_absolute_deviation Enhancement Needs Discussion Requires discussion from core team before further action
#57639 by VasudevanS1906 was closed Feb 27, 2024 Loading…
5 tasks
Backport PR #57102 on branch 2.2.x (ENH: Add skipna to groupby.first and groupby.last) Enhancement Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
#57141 by meeseeksmachine was merged Jan 30, 2024 Loading… 2.2.1
ENH: Add groupby(...).agg_index Enhancement Groupby Needs Discussion Requires discussion from core team before further action
#56992 by rhshadrach was closed Feb 23, 2024 Loading…
5 tasks
2.2.2
Enable assert_almost_equal to test numpy-like zero-dimensional arrays Enhancement Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Stale Testing pandas testing functions or related to the test suite
#54507 by kvn4 was closed Oct 2, 2023 Loading…
3 tasks
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv
#54171 by lithomas1 was closed Apr 23, 2024 Loading…
5 tasks
ENH: Add sort keyword to unstack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#53298 by mroeschke was merged Jun 1, 2023 Loading…
5 tasks
2.1
ENH: EA._from_scalars Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#53089 by jbrockmendel was merged Oct 16, 2023 Loading…
5 tasks done
POC: Devpy CLI Enhancement Mothballed Temporarily-closed PR the author plans to return to Stale
#50260 by lithomas1 was closed Aug 1, 2023 Draft
5 tasks
ENH: semi joins Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#49661 by debnathshoham was closed Mar 24, 2023 Loading…
5 tasks done
ENH: reset_index copy kwd Enhancement
#48160 by jbrockmendel was closed Sep 14, 2022 Loading…
5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.