-
- 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: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 by jbrockmendel was closed Nov 16, 2025 Loading… updated Nov 16, 2025
5 tasks
DEPR: silent string casting in binary Timedelta operations Deprecate Functionality to remove in pandas Timedelta Timedelta data type
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… updated Nov 6, 2025
1 of 5 tasks
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: back-compat shim for select_dtypes Deprecate Functionality to remove in pandas
#62718 by jbrockmendel was merged Oct 19, 2025 Loading… updated Oct 19, 2025
3 of 5 tasks
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… updated Sep 25, 2025
3 of 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: Deprecate passing positional arguments in {DataFrame,Series}.groupby (except Functionality to remove in pandas
by and level) Deprecate 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: Categorical with values not present in categories Categorical Categorical Data Type Deprecate Functionality to remove in pandas
DEPR (string): non-bool na for obj.str.contains backported Deprecate Functionality to remove in pandas Strings String extension data type and string data
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 DEPS: Drop Python 3.10 Build Library building on various platforms Deprecate Functionality to remove in pandas Python 3.10
DEPR: object inference in to_stata Deprecate Functionality to remove in pandas IO Stata read_stata, to_stata
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
PDEP-11: Change default of dropna to False Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate PDEP pandas enhancement proposal Stale
#53094 by rhshadrach was closed Jun 8, 2025 Loading… updated Jun 8, 2025
DEP: Deprecate CoW and no_silent_downcasting options Copy / view semantics Deprecate Functionality to remove in pandas Stale
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.