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 Index.get_indexer for new string dtype and missing value
#62756 opened Oct 19, 2025 by phofl Loading…
5 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
DOC: Additional "merge_asof" Docs Explaination
#62753 opened Oct 19, 2025 by zephyrieal Loading…
1 of 5 tasks
BUG: Do not ignore sort in concat for DatetimeIndex Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62752 opened Oct 19, 2025 by rhshadrach Draft
1 of 5 tasks
Raise on SQLAlchemy minimal version violation Issue #57178
#62751 opened Oct 19, 2025 by SoulofAkuma Loading…
3 of 5 tasks
Reimplemented Pearson's correlation to use two pass Welford's model
#62750 opened Oct 19, 2025 by eicchen Loading…
5 tasks done
BUG: handle overflow during exponent parsing in read_csv
#62741 opened Oct 18, 2025 by Alvaro-Kothe Loading…
6 of 7 tasks
3
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc
#62729 opened Oct 18, 2025 by sreeja97 Loading…
5 tasks done
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: Fix precision of DataFrame.combine_first
#62691 opened Oct 14, 2025 by angela-tarantula Draft
5 tasks done
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
ProTip! Exclude everything labeled bug with -label:bug.