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

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
Sparse array cumsum leads to infinite recursion 62669
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 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
DEPR: rename filter->select
#62684 opened Oct 13, 2025 by jbrockmendel Loading…
4 of 6 tasks
2
2
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
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
BUG: fix regex numeric group replacement in PyArrow string arrays Arrow pyarrow functionality Bug
#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
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
ProTip! Filter pull requests by the default branch with base:main.