-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
WEB: add note to PDEP-10 about delayed timeline for requiring pyarrow
Web
pandas website
#61706
opened Jun 25, 2025 by
jorisvandenbossche
Loading…
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
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: Related to the Index class or subclasses
list
as index item does not raise
Bug
Index
#61674
opened Jun 17, 2025 by
Andre-Andreati
Loading…
4 of 5 tasks
CLN: Use dedup_names for column name mangling in Python parser (#50371)
Clean
#61670
opened Jun 16, 2025 by
Veneel77
Loading…
3 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
feature #58141: Consistent naming conventions for string dtype aliases
API Design
Enhancement
#61651
opened Jun 13, 2025 by
pedromfdiogo
Loading…
4 of 5 tasks
BUG: Add PyArrow datelike type support for Apply, Aggregate, Transform, Map
Arrow
pyarrow functionality
Bug
map()
Apply
#61644
opened Jun 13, 2025 by
KevsterAmp
Loading…
4 of 5 tasks
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
DOC: Show constructor arguments for some classes in
pd.series.offsets
Docs
#61605
opened Jun 8, 2025 by
Dr-Irv
Loading…
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
DOC: Remove and Update out of date Docker Image issue with #61511
Docs
Stale
#61550
opened Jun 4, 2025 by
jacksnnn
Loading…
2 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.