-
- 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
Warn on setitems that do not change dtype #52593
#62944 opened Oct 31, 2025 by jbrockmendel Loading…
2 of 5 tasks
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading…
4 of 5 tasks
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#62762 opened Oct 19, 2025 by AhmedSarg Loading…
3 of 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
API: timestamp resolution inference: default to microseconds when possible Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Stale Timestamp pd.Timestamp and associated methods
#62031 opened Aug 3, 2025 by jorisvandenbossche • Draft
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
DEPR: PeriodDtype.freq Deprecate Functionality to remove in pandas Period Period data type Stale
#61897 opened Jul 18, 2025 by jbrockmendel Loading…
2 of 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
DEPR: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 opened Sep 24, 2025 by jbrockmendel Loading…
5 tasks
BUG: resampling end date includes extra columns Stale
#62432 opened Sep 24, 2025 by Nikhil-Narayanan • Draft
5 tasks
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
ENH: resolution inference for array_to_timedelta64
#63018 opened Nov 7, 2025 by jbrockmendel Loading…
DOC: removed @Appender and @Substition and replaced with docstrings
#62858 opened Oct 26, 2025 by aljosanpedro • Draft
1 of 5 tasks
DEPR: casting non-standard listlikes to array in arithmetic operations
#62560 opened Oct 3, 2025 by jbrockmendel Loading…
DEPR: unit->input_unit in to_datetime, to_timedelta
#62440 opened Sep 25, 2025 by jbrockmendel Loading…
4 of 6 tasks
2
DEPR: automatic upcasting in reindex
#62871 opened Oct 26, 2025 by jbrockmendel Loading…
5 of 7 tasks
3
When getting the numpy datatype, return datetime64[D] for pa.Date32 and return datetime64[ms] for pa.Date64
#62913 opened Oct 30, 2025 by linicole74 • Draft
4 of 5 tasks
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna API Design Apply Apply, Aggregate, Transform, Map Stale
#61530 opened Jun 1, 2025 by datapythonista Loading…
5 tasks done
Previous Next
ProTip! no:milestone will show everything without a milestone.