-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
TST: Replace ensure_clean_store with temp_file in test_time_series.py
#62652
opened Oct 11, 2025 by
VYaswanthKumar
Loading…
2 of 5 tasks
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
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644
opened Oct 10, 2025 by
allamlobna
•
Draft
3 of 5 tasks
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
#62643
opened Oct 10, 2025 by
khemkaran10
•
Draft
3 tasks done
DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing
#62641
opened Oct 9, 2025 by
rlawnsrl123
Loading…
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 testing functions or related to the test suite
pandas/tests/io/xml/test_xml.py
Testing
#62638
opened Oct 9, 2025 by
KevsterAmp
•
Draft
3 of 5 tasks
BUG: handle
nonexistent="shift_forward"
with normalize=True
in date_range
(GH#62602)
#62633
opened Oct 9, 2025 by
msobhyy10
Loading…
5 tasks done
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
BUG: pandas.date_range() raises NonExistentTimeError despite nonexistent="shift_forward" when crossing DST boundaries #62602
#62624
opened Oct 8, 2025 by
khemkaran10
Loading…
3 tasks done
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
ENH: Implement MultiIndex.insert_level for inserting levels at specified positions
#62610
opened Oct 7, 2025 by
Chiwendaiyue
Loading…
BUG: avoid float upcast when mixing signed/unsigned ints in isin
#62608
opened Oct 7, 2025 by
divya1974
Loading…
3 of 5 tasks
Fix: Indexing with dates of higher resolution should return empty
#62607
opened Oct 7, 2025 by
suzyahyah
Loading…
4 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.