-
- 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
DEPR: silent string casting in binary Timedelta operations Deprecate Functionality to remove in pandas Timedelta Timedelta data type
DEPR: inconsistent string parsing in DatetimeIndex.indexer_at_time Deprecate Functionality to remove in pandas
DEPR: to_datetime call in Series.combine_first combine/combine_first/update NDFrame.combine, combine_first, update Deprecate Functionality to remove in pandas
DEPR: inplace keyword in interpolate.resample Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
DEPR/BUG: Do not ignore sort in concat for DatetimeIndex Bug Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62843 by rhshadrach was merged Nov 5, 2025 Loading…
1 of 5 tasks
DEPR: back-compat shim for select_dtypes Deprecate Functionality to remove in pandas
#62718 by jbrockmendel was merged Oct 19, 2025 Loading…
3 of 5 tasks
DEPR: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 by jbrockmendel was closed Nov 16, 2025 Loading…
5 tasks
DEPR: slicing with a date object Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
DEPR: check_datetimelike_compat in assert_foo_equal Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
DEPR: .str accessor with object dtype Deprecate Functionality to remove in pandas Mothballed Temporarily-closed PR the author plans to return to Strings String extension data type and string data
#62159 by jbrockmendel was closed Sep 25, 2025 Loading…
3 of 5 tasks
DEPR: Categorical with values not present in categories Categorical Categorical Data Type Deprecate Functionality to remove in pandas
DEPR: Deprecate passing positional arguments in {DataFrame,Series}.groupby (except Functionality to remove in pandas
by and level) Deprecate DEPS: Drop Python 3.10 Build Library building on various platforms Deprecate Functionality to remove in pandas Python 3.10
API: Rename Internal Consistency of API/Behavior Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas
arg to func in Series.map API - Consistency BUG: Added deprecation warning to Timestamp constructor Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Timestamp pd.Timestamp and associated methods
DEPR: Enforce deprecation of include_groups in groupby.apply Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Groupby
CLN: Remove deprecations of groupby.fillna in tests Clean Deprecate Functionality to remove in pandas Groupby Testing pandas testing functions or related to the test suite
DEPR: Raise pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
FutureWarning about raising an error in __array__ when copy=False cannot be honored Compat String dtype: deprecate the pyarrow_numpy storage option Deprecate Functionality to remove in pandas Strings String extension data type and string data
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.