-
-
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
TST Added test for Timedelta to accept Week 'W' as a parsed string suffix
Testing
pandas testing functions or related to the test suite
#62721
opened Oct 16, 2025 by
vijmeister
Loading…
1 task
CLN: #62191 move new tests to the right place
#62720
opened Oct 16, 2025 by
cmp0xff
Loading…
5 tasks
DEPR: back-compat shim for select_dtypes
#62718
opened Oct 16, 2025 by
jbrockmendel
Loading…
3 of 5 tasks
DOC: Replace @appender with inlined docstrings in pandas/io/parsers/readers.py
Docs
#62713
opened Oct 16, 2025 by
huhu-dsy
Loading…
2 of 5 tasks
Sparse array cumsum leads to infinite recursion 62669
#62703
opened Oct 15, 2025 by
santhoshbethi
Loading…
5 tasks done
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698
opened Oct 15, 2025 by
dcamejo1
Loading…
3 tasks done
DOC: Fix docstring validation errors for pandas.core.groupby
#62697
opened Oct 14, 2025 by
milamathias
Loading…
3 of 5 tasks
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696
opened Oct 14, 2025 by
Aniketsy
Loading…
3 tasks
WIP: add targeted casting to combine_first
#62691
opened Oct 14, 2025 by
angela-tarantula
•
Draft
3 of 5 tasks
DEPR: columns keyword in Series.drop
#62685
opened Oct 13, 2025 by
jbrockmendel
Loading…
3 of 5 tasks
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678
opened Oct 13, 2025 by
milamathias
Loading…
5 tasks done
Add test for combine between two series
Testing
pandas testing functions or related to the test suite
#62674
opened Oct 13, 2025 by
Tsmith-77
Loading…
3 of 5 tasks
Fix assert frame equal na dtype false 61473
#62672
opened Oct 13, 2025 by
santhoshbethi
Loading…
5 tasks done
BUG: fix SeriesGroupBy.plot does not respect cmap parameter
#62671
opened Oct 12, 2025 by
zhuoyahuang
Loading…
2 of 5 tasks
ENH: to_excel engine_kwargs for Excel header Autofilter and optional bold (xlsxwriter/openpyxl)
Enhancement
IO Excel
read_excel, to_excel
#62670
opened Oct 12, 2025 by
antznette1
Loading…
remove-doc-decorators-pandas\core\generic.py
Docs
#62666
opened Oct 12, 2025 by
wdyy20041223
Loading…
5 tasks
fix: dataframe conditional where axis=1
#62663
opened Oct 12, 2025 by
suzyahyah
Loading…
4 tasks done
CLN: replaced ensure_clean with pytest fixture in test_sas.py
#62661
opened Oct 11, 2025 by
Ashutosh2407
Loading…
4 tasks
FIX: itemsize wrong for date32[day][pyarrow] dtype #57948
Arrow
pyarrow functionality
#62657
opened Oct 11, 2025 by
mraabhijit
Loading…
4 of 5 tasks
fix: pd.to_numeric handling of datetime
#62649
opened Oct 10, 2025 by
suzyahyah
Loading…
3 tasks done
BUG: arithmetic with numpy-nullable vs pyarrow
Arrow
pyarrow functionality
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Numeric Operations
Arithmetic, Comparison, and Logical operations
#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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.