-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Preserve case inside quoted CSS values to fix Excel number-format literal lowercasing (closes #63101)
#63117 opened Nov 15, 2025 by mrinalcodez Loading…
4 tasks done
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: 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: robust
DatetimeIndex.union across DST transitions #63088 opened Nov 12, 2025 by antznette1 Loading…
Fix: Indexing with dates of higher resolution should return empty Stale
#62607 opened Oct 7, 2025 by suzyahyah Loading…
4 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
BUG: Fix tz-aware comparison in plot() causing failures when timeseries begins at DST boundary
#63013 opened Nov 6, 2025 by Faheem12005 Loading…
3 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
[BUG] Make the datetime guesser cover edge case where the first date's formatting isn't the whole list's formatting
#62965 opened Nov 3, 2025 by Ben-Cutler Loading…
4 of 5 tasks
DOC: Update docs to remove instructions on using setup.py Docs Stale
#62389 opened Sep 20, 2025 by DevpriyaDave Loading…
1 of 5 tasks
BUG: Inconsistency of BooleanArray.__and__ with pd.NA and [pd.NA](fix…
#63127 opened Nov 16, 2025 by parthkandharkar Loading…
6 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
DOC: Warn about dtype inference with raw=True in DataFrame.apply Docs
#62384 opened Sep 20, 2025 by pranavkp71 Loading…
3 tasks done
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 i on any issue or pull request to go back to the issue listing page.