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
TST: Test coverage for Excel Formatter.py IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#61741 opened Jun 29, 2025 by lsgordon Loading…
DOC: Fix grammar in AUTHORS.md Docs
#61739 opened Jun 29, 2025 by sangampaudel530 Loading…
ENH: Added features of issue 61691
#61738 opened Jun 29, 2025 by ishaan1234 Loading…
1 of 3 tasks
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 evgmosme Loading…
3 tasks done
POC: PDEP16 default to masked nullable dtypes
#61716 opened Jun 26, 2025 by jbrockmendel Draft
3 tasks
ENH: Enabled prefix, suffix, and sep to DataFrame.shift
#61710 opened Jun 26, 2025 by RUTUPARNk Loading…
5 tasks done
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
TST: Refactor S3 tests IO Network Local or Cloud (AWS, GCS, etc.) IO Issues Testing pandas testing functions or related to the test suite
#61703 opened Jun 24, 2025 by fangchenli Loading…
5 tasks
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 Draft
3 of 5 tasks
ProTip! no:milestone will show everything without a milestone.