-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
BlockerBlocking issue or pull request for an upcoming releaseBlocking issue or pull request for an upcoming releaseDeprecateFunctionality to remove in pandasFunctionality to remove in pandasMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issues
Milestone
Description
We'd like to have all these deprecations in place for 0.24.0, and enforced in 1.0
As a reminder, the plan is to have no new deprecations in 0.25.x and 1.0.0. So this is the last round of deprecations before 1.0.
-
Series.rename(scalar)
->Series.set_name
(xref API: allow DataFrame.rename to take a list-like of colums #14829) -
NDFrame.filter
-
NDFrame.between
? (DEPR: pd.Series.between #13027)
cc @pandas-dev/pandas-core
Metadata
Metadata
Assignees
Labels
BlockerBlocking issue or pull request for an upcoming releaseBlocking issue or pull request for an upcoming releaseDeprecateFunctionality to remove in pandasFunctionality to remove in pandasMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issues