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

FIX: itemsize wrong for date32[day][pyarrow] dtype #57948
#62657 opened Oct 11, 2025 by mraabhijit Loading…
4 of 5 tasks
BUG: fix regex numeric group replacement in PyArrow string arrays
#62656 opened Oct 11, 2025 by zishan044 Loading…
1 of 5 tasks
DOC: Add guide links to relevant API docs
#62650 opened Oct 11, 2025 by iRAFEEK Loading…
fix: pd.to_numeric handling of datetime
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
API: Disallow DataFrame other for Series flex ops
#62648 opened Oct 10, 2025 by jbrockmendel Loading…
3 of 5 tasks
BUG: arithmetic with numpy-nullable vs pyarrow
#62647 opened Oct 10, 2025 by jbrockmendel Loading…
3 of 5 tasks
ENH: set __module__ on period_range #55178
#62645 opened Oct 10, 2025 by Roxicaro Loading…
5 tasks
DEPR: future.no_silent_downcasting
#62640 opened Oct 9, 2025 by jbrockmendel Loading…
2 of 5 tasks
BUG: _cast_pointwise_result([decimal_na])
#62639 opened Oct 9, 2025 by jbrockmendel Loading…
2 of 5 tasks
TST: replace ensure_clean with temp_file on pandas/tests/io/xml/test_xml.py Testing pandas testing functions or related to the test suite
#62638 opened Oct 9, 2025 by KevsterAmp Draft
3 of 5 tasks
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 tasks done
CI: ensure to trigger the sdist/wheel builds on release event Build Library building on various platforms CI Continuous Integration
#62626 opened Oct 8, 2025 by jorisvandenbossche Loading… 2.3.4
PERF: fix performance regression from #62542
#62623 opened Oct 8, 2025 by Alvaro-Kothe Loading…
2 of 5 tasks
ENH: add ignore index logic for df.isin() function
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
Fix: Indexing with dates of higher resolution should return empty
#62607 opened Oct 7, 2025 by suzyahyah Loading…
4 tasks done
ProTip! Filter pull requests by the default branch with base:main.