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

remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
Fix assert frame equal na dtype false 61473
#62672 opened Oct 13, 2025 by santhoshbethi Loading…
5 tasks done
DEPR: rename filter->select
#62684 opened Oct 13, 2025 by jbrockmendel Loading…
4 of 6 tasks
2
2
DEPR: columns keyword in Series.drop
#62685 opened Oct 13, 2025 by jbrockmendel Loading…
3 of 5 tasks
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696 opened Oct 14, 2025 by Aniketsy Loading…
2 of 3 tasks
DOC: Fix docstring validation errors for pandas.core.groupby
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
Sparse array cumsum leads to infinite recursion 62669
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 tasks done
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc
#62729 opened Oct 18, 2025 by sreeja97 Loading…
5 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading…
4 of 5 tasks
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading…
2 of 5 tasks
Don't discard blank Series/dicts
#62776 opened Oct 21, 2025 by felixlawrence Loading…
1 of 5 tasks
Adding instructions to upload data into google colab.
#62791 opened Oct 22, 2025 by UnkownHunter Loading…
1 of 2 tasks
GH 25298: Add test for interval index in multiindex
#62794 opened Oct 22, 2025 by harinik Loading…
1 of 5 tasks
Update error message to include other package managers Error Reporting Incorrect or improved errors from pandas
#62797 opened Oct 22, 2025 by kwinkunks Loading…
3 of 4 tasks
ENH: Adding hint to to_sql
#62799 opened Oct 22, 2025 by mpak123 Loading…
4 of 5 tasks
ProTip! Adding no:label will show everything without a label.