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

ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading…
5 tasks done
BUG: Fix metadata mutation in Index set operations (intersection/unio… Bug Index Related to the Index class or subclasses setops union, intersection, difference, symmetric_difference
#63174 opened Nov 22, 2025 by deniskrds Loading…
3 of 6 tasks
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading…
1 of 5 tasks
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Stale Testing pandas testing functions or related to the test suite
#61792 opened Jul 7, 2025 by jorisvandenbossche Loading… 3.0
ENH: add ignore index logic for df.isin() function Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
BUG 55136: add test
#63020 opened Nov 7, 2025 by litang99 Loading…
3 tasks
TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60653 opened Jan 3, 2025 by jorisvandenbossche Loading… 3.0
Better error message on when the dataframe is empty for margins=True Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#63133 opened Nov 17, 2025 by show981111 Loading…
6 tasks
DEPR: setting MultiIndex.name Stale
#63032 opened Nov 7, 2025 by jbrockmendel Loading…
3 of 5 tasks
DOC: Add index/label details in data table representation
#62466 opened Sep 26, 2025 by gnkl Loading…
5 tasks done
BUG: raise a proper exception when str.rsplit is passed a regex and clarify the docs Stale Strings String extension data type and string data
#62035 opened Aug 3, 2025 by hamdanal Loading…
1 of 5 tasks
TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) Testing pandas testing functions or related to the test suite
#62286 opened Sep 7, 2025 by skalwaghe-56 Loading…
3 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.