-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Google Colab IO instructions to pandas IO documentation
#63102 opened Nov 13, 2025 by harsha08-2k6 Loading…
DOC: Add documentation for pandas.api.typing.Expression (#63084)
#63090 opened Nov 12, 2025 by pranavkp71 Loading…
2 tasks done
DOC: Add missing link to groupby section in User Guide (#62357)
#63086 opened Nov 12, 2025 by amin076 Loading…
DOC: Replace @doc with inline docstrings for class SeriesGroupBy in pandas/core/groupby/generic.py
#63085 opened Nov 12, 2025 by acrossler Loading…
2 of 5 tasks
IO/Stata: clarify unsupported-version error message (text-only change)
#63082 opened Nov 11, 2025 by oosei25 Loading…
3 tasks done
ENH: Add right argument to pandas.qcut to support left-inclusive binning #62938
#63053 opened Nov 9, 2025 by sarahuston77 Loading…
5 tasks done
BUG: Fix MultiIndex construction in pd.concat() with Int64Dtype NA Stale
#63050 opened Nov 9, 2025 by parthava-adabala Loading…
4 of 5 tasks
BUG: Fix tz-aware comparison in plot() causing failures when timeseries begins at DST boundary Stale
#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 Stale
#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 Stale
#62961 opened Nov 2, 2025 by phofl Loading…
4 of 5 tasks
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading…
4 tasks
Enable roundtripping nested dtypes through parquet and arrow IO Parquet parquet, feather Stale
#62952 opened Nov 1, 2025 by phofl Loading…
5 tasks done
Warn on setitems that do not change dtype #52593 Stale
#62944 opened Oct 31, 2025 by jbrockmendel Loading…
2 of 5 tasks
ProTip! Exclude everything labeled
bug with -label:bug.