Skip to content
New issue

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 deprecate pd.to_timedelta('1 M') and pd.to_timedelta('1 Y') #36666

Closed
MarcoGorelli opened this issue Sep 26, 2020 · 1 comment · Fixed by #36838
Closed

DEPR deprecate pd.to_timedelta('1 M') and pd.to_timedelta('1 Y') #36666

MarcoGorelli opened this issue Sep 26, 2020 · 1 comment · Fixed by #36838
Assignees
Labels
Deprecate Functionality to remove in pandas Timedelta Timedelta data type
Milestone

Comments

@MarcoGorelli
Copy link
Member

We have that pd.to_timedelta(1, unit='M') and pd.to_timedelta(1, unit='Y') are deprecated, and so so should these (xref #34979 (comment) ).

Once deprecated, the note added in #34979 should be removed

@MarcoGorelli MarcoGorelli added Deprecate Functionality to remove in pandas Timedelta Timedelta data type labels Sep 26, 2020
@avinashpancham
Copy link
Contributor

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Timedelta Timedelta data type
Projects
None yet
3 participants