-
- 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: 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
BUG: Fix tz-aware comparison in plot() causing failures when timeseries begins at DST boundary
#63013 opened Nov 6, 2025 by Faheem12005 Loading…
5 tasks
TST: Add regression tests for enlarging MultiIndex with None keys (GH#59153)
#63012 opened Nov 6, 2025 by wdyy20041223 Loading…
5 tasks
Backport PR #62313 on branch 2.3.x (DOC: Fix NaT and NA API docs) Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
#62643 opened Oct 10, 2025 by khemkaran10 • Draft
3 tasks done
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft
3 of 5 tasks
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678 opened Oct 13, 2025 by milamathias Loading…
5 tasks done
DOC: removed @Appender and @Substition and replaced with docstrings
#62858 opened Oct 26, 2025 by aljosanpedro • Draft
1 of 5 tasks
TST: add regression tests for interpolate(method="time") with nullable dtypes (GH#40252) Stale
#62571 opened Oct 4, 2025 by jonathan-gut Loading…
DOC: Update DataFrame table SVG to include values and labels
#62563 opened Oct 3, 2025 by AnkitSharma-29 Loading…
BUG: fix boxplot column misorder Visualization plotting
#62491 opened Sep 28, 2025 by zhuoyahuang Loading…
3 of 5 tasks
BUG: setitem-with-expansion unwanted casting
#62523 opened Sep 30, 2025 by jbrockmendel Loading…
9 of 11 tasks
BUG: Fix multiindex factorize extension dtypes
#62964 opened Nov 3, 2025 by davidjcastrejon Loading…
4 tasks done
DEPR: columns keyword in Series.drop Deprecate Functionality to remove in pandas
#62685 opened Oct 13, 2025 by jbrockmendel Loading…
3 of 5 tasks
BUG: Fix DataFrame.from_dict empty row drop
#62893 opened Oct 28, 2025 by parthava-adabala Loading…
5 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
BUG: resampling end date includes extra columns Stale
#62432 opened Sep 24, 2025 by Nikhil-Narayanan • Draft
5 tasks
API/CoW: take view of underlying Block values for shallow (deep=False) copies Copy / view semantics Stale
#58966 opened Jun 10, 2024 by jorisvandenbossche • Draft
5 tasks
ProTip! Exclude everything labeled
bug with -label:bug.