-
- 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
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
DOC: Improved clarity of groupby() documentation explanation
#63079 opened Nov 11, 2025 by back1drop Loading…
TST: Fix assertion for TestSetitemNAPeriodDtype::expected Testing pandas testing functions or related to the test suite
DOC: Replace @doc with inline docstring in pandas/core/arrays/_mixins.py
#63059 opened Nov 10, 2025 by AnonToky Loading…
1 of 5 tasks
TST: Replace ensure_clean_store with tmp_path in tests/io/pytables/te… Clean
#63056 opened Nov 9, 2025 by johnff9 Loading…
ENH: Add right argument to pandas.qcut to support left-inclusive binning #62938
#63053 opened Nov 9, 2025 by sarahuston77 Loading…
5 tasks done
ENH: Optional preservation of Sparse columns in Parquet/Feather via Arrow metadata [DRAFT]
#63051 opened Nov 9, 2025 by antznette1 • Draft
BUG: Fix MultiIndex construction in pd.concat() with Int64Dtype NA
#63050 opened Nov 9, 2025 by parthava-adabala Loading…
4 of 5 tasks
BUG: Improve DST handling in resample by merging timezone fallback logic and add comprehensive DST test suite AI Slop Suspected of being AI-generated, which is not welcome.
#63043 opened Nov 8, 2025 by Chiwendaiyue Loading…
Fix excelfile parse dimensions Bug IO Excel read_excel, to_excel
#63041 opened Nov 8, 2025 by matheuszpher Loading…
ENH: add dtype_from_format option to preserve Excel text formatting IO Excel read_excel, to_excel
#63037 opened Nov 7, 2025 by mina1957 Loading…
2 of 5 tasks
BUG: fix for pd.json_normalize on non string keys
#63031 opened Nov 7, 2025 by Lonercode Loading…
2 tasks done
BUG: Fix TypeError in json_normalize with non-str meta key and record_path
#63028 opened Nov 7, 2025 by dongwonmoon Loading…
4 of 5 tasks
ENH: resolution inference for array_to_timedelta64
#63018 opened Nov 7, 2025 by jbrockmendel Loading…
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
ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading…
5 tasks done
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc Indexing Related to indexing on series/frames, not to indexes themselves
#62991 opened Nov 5, 2025 by raghavendranath Loading…
5 tasks done
BUG: Validate path type in read_parquet, reject non-path/file-like
#62979 opened Nov 4, 2025 by YukunR Loading…
4 of 5 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#62975 opened Nov 4, 2025 by wisznie Loading…
2 of 5 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.