-
- 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
ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading…
5 tasks done
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading…
1 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
ENH: add ignore index logic for df.isin() function Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
DOC: CoW and chained assignments: add solution Copy / view semantics Docs
#63310 opened Dec 9, 2025 by behrenhoff Loading…
1 of 6 tasks
TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG: Inconsistency of BooleanArray.__and__ with pd.NA and [pd.NA](fix…
#63127 opened Nov 16, 2025 by parthkandharkar Loading…
6 tasks
Better error message on when the dataframe is empty for Concat, Merge/Join, Stack/Unstack, Explode
margins=True Reshaping #63133 opened Nov 17, 2025 by show981111 Loading…
6 tasks
DOC: update Series() docstring about copy behaviour Copy / view semantics Docs
#63341 opened Dec 12, 2025 by jorisvandenbossche Loading…
DOC: Replace @doc decorators with inline docstrings in pandas/io/common.py Docs
#63338 opened Dec 12, 2025 by amyfung Loading…
1 task done
DOC: Update docs to remove instructions on using setup.py Docs Stale
#62389 opened Sep 20, 2025 by DevpriyaDave Loading…
1 of 5 tasks
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 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
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
DOC: Add index/label details in data table representation
#62466 opened Sep 26, 2025 by gnkl Loading…
5 tasks done
DOC: clarify loc slice step behavior with example closes #63311 Docs
#63346 opened Dec 12, 2025 by PR-HARIHARAN Loading…
2 of 6 tasks
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading…
4 tasks
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
[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: read_sql wraps plain SQL strings in sqlalchemy.text() to allow % modulo and LIKE patterns (#35484)
#62578 opened Oct 4, 2025 by SergioGarcia00 Loading…
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 p on any issue or pull request to go back to the pull request listing page.