Open
Description
Deprecations for 4.0
-
DEPR: disallow parsing datetimes with mixed time zones unless
utc=True
#57275 -
CoW: Deprecate copy keyword from first set of methods #57347
-
DEPR: remove deprecated freqs/abbrevs 'A', 'A-DEC', 'A-JAN', etc. #57699
-
DEPR: remove deprecated units ‘H’, ’T’, and smaller from Timedelta, TimedeltaIndex #57627
-
DEPR: keyword-only arguments for DataFrame/Series statistical methods #58122
-
String dtype: deprecate the pyarrow_numpy storage option #60152
-
DEPR: Enforce deprecation of include_groups in groupby.apply #60566