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

BUG: Assigning boolean series with boolean indexer Bug Indexing Related to indexing on series/frames, not to indexes themselves PDEP6-related related to PDEP6 (not upcasting during setitem-like Series operations)
#61743 opened Jun 29, 2025 by yuanx749 Loading…
3 of 5 tasks
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
DEPS: bump pyarrow minimum version from 10.0 to 12.0 Arrow pyarrow functionality Dependencies Required and optional dependencies
#61723 opened Jun 27, 2025 by jorisvandenbossche Loading… 3.0
String dtype: turn on by default Strings String extension data type and string data
#61722 opened Jun 27, 2025 by jorisvandenbossche Draft 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
DOC: add pandas 3.0 migration guide for the string dtype Docs Strings String extension data type and string data
#61705 opened Jun 25, 2025 by jorisvandenbossche Loading… 2.3.1
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
6
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
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
#61668 opened Jun 16, 2025 by dependabot bot Loading… 2.3.1
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 Loading…
2 of 5 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.