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: df.set_axis() and rename_axis() not failing when allows_duplicate_labels=False Needs Tests Unit test(s) needed to prevent regressions
#63135 opened Nov 17, 2025 by kubaszkliniarz Loading…
1 of 6 tasks
DOC: Run all doctests
#62988 opened Nov 4, 2025 by rhshadrach Draft
5 tasks
DEPR: setting MultiIndex.name
#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: fix boxplot column misorder Stale Visualization plotting
#62491 opened Sep 28, 2025 by zhuoyahuang Loading…
3 of 5 tasks
ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading…
5 tasks done
fix: pd.to_numeric handling of datetime Stale
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
ENH: Fix multiprocessing pickling issue in NDArrayBacked with datetime64[ns] MultiIndex AI Slop Suspected of being AI-generated, which is not welcome.
#63080 opened Nov 11, 2025 by SoulSniper1212 Loading…
3 tasks done
Fix json normalize 'meta' validation
#63136 opened Nov 17, 2025 by nocoding03 Loading…
5 of 6 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
BUG 55136: add test
#63020 opened Nov 7, 2025 by litang99 Loading…
3 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
BUG: Fix DataFrame.from_dict empty row drop Bug IO Data IO issues that don't fit into a more specific label
#62893 opened Oct 28, 2025 by parthava-adabala 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
BUG : Fix Excel header NaN duplication with merged MultiIndex columns in to_excel IO Excel read_excel, to_excel
#62576 opened Oct 4, 2025 by justine202429 Loading…
5 tasks done
ENH: add option to save json without escaping forward slashes
#62830 opened Oct 25, 2025 by u7955901 Loading…
5 tasks done
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.