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: adding autofilter when writing to excel (pandas-dev#61194) Enhancement IO Excel read_excel, to_excel
#62994 by jarent-nvidia was merged Nov 19, 2025 Loading… updated Nov 19, 2025
5 tasks done
3.0
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc Apply Apply, Aggregate, Transform, Map Enhancement Groupby
#62729 by sreeja97 was merged Nov 4, 2025 Loading… updated Nov 4, 2025
5 tasks done
3.0
BUG: make maybe_convert_numeric be able to convert to python integers Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#62813 by Alvaro-Kothe was merged Oct 27, 2025 Loading… updated Nov 3, 2025
4 of 5 tasks
3.0
CI: add PyPI Trusted-Publishing “publish” job to wheels workflow (#61669) Build Library building on various platforms CI Continuous Integration Enhancement
#61718 by EvMossan was merged Sep 21, 2025 Loading… updated Oct 8, 2025
3 tasks done
3.0
ENH: set __module__ on to_datetime, to_timedelta, to_numeric Enhancement
#62368 by mpak123 was merged Sep 17, 2025 Loading… updated Sep 17, 2025
4 tasks
3.0
ENH: set __module__ on remaining Dtype classes Enhancement
#62335 by jorisvandenbossche was merged Sep 15, 2025 Loading… updated Sep 17, 2025 3.0
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… updated Sep 9, 2025
6 tasks done
3.0
6
7
ENH: Introduce pandas.col Enhancement
#62103 by MarcoGorelli was merged Aug 22, 2025 Loading… updated Aug 22, 2025
1 task done
3.0
ENH: Implement PDEP-17 Enhancement Warnings Warnings that appear or should be added to pandas
#61468 by rhshadrach was merged Aug 12, 2025 Loading… updated Aug 12, 2025
5 tasks
3.0
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… updated Jul 28, 2025
ENH: Parallelization support for pairwise correlation cov/corr Enhancement Multithreading Parallelism in pandas
#61737 by gangula-karthik was closed Jul 21, 2025 Loading… updated Jul 21, 2025
5 tasks done
feature #49580: support new-style float_format string in to_csv Enhancement IO CSV read_csv, to_csv
#61650 by pedromfdiogo was merged Jul 8, 2025 Loading… updated Jul 8, 2025
4 of 5 tasks
3.0
ENH pandas-dev#60693: shift operations for Series and DataFrames Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#61540 by David-msggc was closed Jun 30, 2025 Loading… updated Jun 30, 2025
5 tasks done
ENH: Implement DataFrame.select API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61527 by datapythonista was closed Jun 20, 2025 Loading… updated Jun 20, 2025
5 tasks done
WEB: Refine PDEP presentation Enhancement Web pandas website
#58791 by rhshadrach was merged Jun 6, 2025 Loading… updated Jun 11, 2025
1 of 5 tasks
ENH: Add dtype argument to str.decode Enhancement Strings String extension data type and string data
#60940 by rhshadrach was merged Feb 18, 2025 Loading… updated Jun 11, 2025
5 tasks
2.3
ENH: Reimplement DataFrame.lookup Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Stale
#61185 by stevenae was closed Jun 2, 2025 Loading… updated Jun 2, 2025
5 tasks done
ENH: Added dict support for pd.set_option API Design Enhancement
#61151 by arthurlw was merged May 29, 2025 Loading… updated May 29, 2025
5 tasks done
3.0
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… updated May 9, 2025
ENH: Allow JIT compilation with an internal API Apply Apply, Aggregate, Transform, Map Enhancement
#61032 by datapythonista was merged Mar 14, 2025 Loading… updated Apr 14, 2025
1 task done
3.0
ENH: Support Series[bool] as indexer for iloc.__getitem__ Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61162 by arthurlw was merged Apr 9, 2025 Loading… updated Apr 9, 2025
5 tasks done
3.0
Update describe.py Enhancement
#60986 by mdjaved24 was closed Mar 24, 2025 Loading… updated Mar 24, 2025
ENH: Add Rolling.nunique() Enhancement Window rolling, ewma, expanding
#61087 by snitish was merged Mar 10, 2025 Loading… updated Mar 10, 2025
5 tasks
3.0
ProTip! Exclude everything labeled bug with -label:bug.