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

String dtype: turn on by default Strings String extension data type and string data
#61722 opened Jun 27, 2025 by jorisvandenbossche Loading… 3.0
CI: add PyPI Trusted-Publishing “publish” job to wheels workflow (#61669) Build Library building on various platforms CI Continuous Integration Enhancement
#61718 opened Jun 27, 2025 by EvMossan Loading…
3 tasks done
POC: PDEP16 default to masked nullable dtypes
#61716 opened Jun 26, 2025 by jbrockmendel Draft
3 tasks
POC: NA-only behavior for numpy-nullable dtypes PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#61708 opened Jun 25, 2025 by jbrockmendel Draft
Raise MergeError on mismatched signed/unsigned int merge keys Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61694 opened Jun 23, 2025 by RITAMIT2023 Loading…
BUG/TST: added TypeError if object dtypes are detected in dataframe Bug DataFrame DataFrame data structure
#61682 opened Jun 20, 2025 by sharkipelago Loading…
3 of 4 tasks
BUG: Fix lost precision with common type of uint64/int64 Bug Dtype Conversions Unexpected or buggy dtype conversions isin isin method
#61679 opened Jun 19, 2025 by pbrochart Loading…
5 of 6 tasks
2
7
ENH #61033: Add coalesce_keys option to DataFrame.join for preserving join keys Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61678 opened Jun 19, 2025 by rit4rosa Loading…
BUG: fix: list as index item does not raise Bug Index Related to the Index class or subclasses
#61674 opened Jun 17, 2025 by Andre-Andreati Loading…
4 of 5 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions
#61659 opened Jun 14, 2025 by chilin0525 Draft
2 of 5 tasks
BUG: Add PyArrow datelike type support for map() Apply Apply, Aggregate, Transform, Map Arrow pyarrow functionality Bug
#61644 opened Jun 13, 2025 by KevsterAmp Loading…
4 of 5 tasks
BUG: Fix GroupBy aggregate coersion of outputs inconsistency for pyarrow dtypes Arrow pyarrow functionality Bug Groupby
#61640 opened Jun 12, 2025 by heoh Loading…
5 tasks done
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors
#61637 opened Jun 12, 2025 by flying-sheep Draft
3 of 5 tasks
Fix/devcontainer qt deps Build Library building on various platforms
#61611 opened Jun 8, 2025 by Drei-E3 Loading…
2 tasks done
PDEP-18: Nullable Object Dtype PDEP pandas enhancement proposal
#61599 opened Jun 7, 2025 by simonjayhawkins Loading…
Parallelize test_sql.py - Issue #60378 IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#61551 opened Jun 4, 2025 by dShcherbakov1 Loading…
4 tasks
ENH: Adding DataFrame plotting benchmarks for large datasets Benchmark Performance (ASV) benchmarks
#61546 opened Jun 4, 2025 by shadnikn Loading…
3 tasks
DOC: Fix docs for BusinessDay constructor #52431 Docs Frequency DateOffsets
#61543 opened Jun 3, 2025 by camacluc Loading…
2 tasks
ProTip! Filter pull requests by the default branch with base:main.