We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEPR: utcnow, utcfromtimestamp #56680
DEPR: Positional arguments in Series.to_string #57375
DEPR: Positional arguments in Series.to_markdown #57372
DEPR: remove deprecated method is_anchored #57473
is_anchored
DEPR: disallow parsing datetimes with mixed time zones unless utc=True #57275
utc=True
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: remove Tick.delta #58005
DEPR: Deprecate remaining copy usages #57870
DEPR: keyword-only arguments for DataFrame/Series statistical methods #58122
DEPR: 'epoch' date format in to_json #57987
DEPR: to_pytimedelta return Index[object] #58383
DEPR: Deprecate method argument of reindex_like #58724
Dep groupby corrwith #58732
DEPR: make_block #57754
DEPR: deprecate units 'w', 'd', 'MS', 'US', 'NS' for Timedelta in favor of 'W', 'D', 'ms', 'us', 'ns' #59051
DEPR: lowercase strings w, d, b and c denoting frequencies in Week, Day, BusinessDay and CustomBusinessDay classes #58998
w
d
b
c
Week
Day
BusinessDay
CustomBusinessDay
DEPR: group by one element list gets scalar keys #59179
String dtype: deprecate the pyarrow_numpy storage option #60152
DEPR: revert enforcing the deprecation of exposing blocks in core.internals and deprecate with FutureWarning #58715
CLN: Remove deprecations of groupby.fillna in tests #60565
DEPR: Enforce deprecation of include_groups in groupby.apply #60566
The text was updated successfully, but these errors were encountered:
If we label enforcements of deprecations as deprecations, they will be added here. Maybe we should add a new label "Enforcement"?
Sorry, something went wrong.
I agree, this list is full of enforcements.
No branches or pull requests
Deprecations for 4.0
DEPR: utcnow, utcfromtimestamp #56680
DEPR: Positional arguments in Series.to_string #57375
DEPR: Positional arguments in Series.to_markdown #57372
DEPR: remove deprecated method
is_anchored
#57473DEPR: disallow parsing datetimes with mixed time zones unless
utc=True
#57275CoW: 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: remove Tick.delta #58005
DEPR: Deprecate remaining copy usages #57870
DEPR: keyword-only arguments for DataFrame/Series statistical methods #58122
DEPR: 'epoch' date format in to_json #57987
DEPR: to_pytimedelta return Index[object] #58383
DEPR: Deprecate method argument of reindex_like #58724
Dep groupby corrwith #58732
DEPR: make_block #57754
DEPR: deprecate units 'w', 'd', 'MS', 'US', 'NS' for Timedelta in favor of 'W', 'D', 'ms', 'us', 'ns' #59051
DEPR: lowercase strings
w
,d
,b
andc
denoting frequencies inWeek
,Day
,BusinessDay
andCustomBusinessDay
classes #58998DEPR: group by one element list gets scalar keys #59179
String dtype: deprecate the pyarrow_numpy storage option #60152
DEPR: revert enforcing the deprecation of exposing blocks in core.internals and deprecate with FutureWarning #58715
DEPR: revert enforcing the deprecation of exposing blocks in core.internals and deprecate with FutureWarning #58715
CLN: Remove deprecations of groupby.fillna in tests #60565
DEPR: Enforce deprecation of include_groups in groupby.apply #60566
The text was updated successfully, but these errors were encountered: