Closed
Description
Contemplated deprecations for 0.20.0
- Deprecate
Panel
, Deprecation of Panel ? #13563 (DEPR: Panel deprecated #15601) (0.20.0) - Deprecate
.ix
: DEPR: deprecate .ix #14218 (DEPR: deprecate .ix in favor of .loc/.iloc #15113) (0.20.0) - Deprecate
.filter
&.select
DEPR: filter & select #12401 (DEPR: deprecate .select() #17633, 0.21.0) - Deprecate
.between
DEPR: pd.Series.between #13027 - Deprecate
.sortlevel
DEPR: sortlevel #14279 (DEPR: deprecate sortlevel in favor of sort_index #15099) (0.20.0) - remove things in DEPR: Clean up list of deprecations from prior versions #6581 in 0.17.0
- top-level namespace cleanup API: clean-up top-level namespace #13790 (0.20.0)
-
TimeSeries
class (DEPR: remove pd.TimeSeries & Series.is_time_series #15098) (0.20.0)