-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: .describe() doesn't work for EAs #61707
#61760
opened Jul 2, 2025 by
kernelism
Loading…
5 tasks done
Revert "[2.3.x] DEPS: Drop Python 3.9 (#60792)"
Build
Library building on various platforms
CI
Continuous Integration
[backport 2.3.x] CI: clean up wheel build workarounds now that Cython 3.1.0 is out (#61446)
Build
Library building on various platforms
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA dtype differences (GH#61473)
#61748
opened Jun 30, 2025 by
gamzeozgul
Loading…
4 tasks done
BUG: fillna with DataFrame input should preserve dtype when possible
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
#61742
opened Jun 29, 2025 by
iabhi4
Loading…
4 tasks done
adding pandas.api.typing.aliases and docs
Typing
type annotations, mypy/pyright type checking
#61735
opened Jun 29, 2025 by
Dr-Irv
Loading…
5 tasks done
POC: consistent NaN treatment for pyarrow dtypes
#61732
opened Jun 28, 2025 by
jbrockmendel
•
Draft
6 tasks
TST[string]: update expecteds for using_string_dtype to fix xfails
#61727
opened Jun 27, 2025 by
jbrockmendel
Loading…
7 tasks
DEPS: bump pyarrow minimum version from 10.0 to 12.0
Arrow
pyarrow functionality
Dependencies
Required and optional dependencies
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
BUG: Raise OutOfBoundsDatetime in DataFrame.replace when value exceeds datetime64[ns] bounds (GH#61671)
#61717
opened Jun 27, 2025 by
iabhi4
Loading…
4 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…
DOC: add pandas 3.0 migration guide for the string dtype
Docs
Strings
String extension data type and string data
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
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0
Build
Library building on various platforms
CI
Continuous Integration
Dependencies
Required and optional dependencies
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.