-
-
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: Improve DST handling in resample by merging timezone fallback logic and add comprehensive DST test suite
#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
#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
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
Remove the @doc decorator from pandas/core/accessor.py
Docs
#63026
opened Nov 7, 2025 by
xingyubobo33333
Loading…
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…
1 of 5 tasks
BUG: Stop
item_from_zerodim from converting subclasses of np.ndarray to float
#62999
opened Nov 5, 2025 by
Julian-Harbeck
Loading…
1 of 5 tasks
ENH: adding autofilter when writing to excel (pandas-dev#61194)
Enhancement
IO Excel
read_excel, to_excel
#62994
opened Nov 5, 2025 by
jarent-nvidia
Loading…
5 tasks done
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
#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
[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
BUG: Fix multiindex factorize extension dtypes
#62964
opened Nov 3, 2025 by
davidjcastrejon
Loading…
4 tasks done
ENH: Add left_semi merge
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#62961
opened Nov 2, 2025 by
phofl
Loading…
4 of 5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.