Closed
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