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: to_pytimedelta return Index[object] #58383

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

Aloqeely
Copy link
Member

@mroeschke mroeschke added Timedelta Timedelta data type Deprecate Functionality to remove in pandas labels Apr 23, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 23, 2024
@mroeschke mroeschke merged commit bd9c09b into pandas-dev:main Apr 23, 2024
51 of 54 checks passed
@mroeschke
Copy link
Member

Thanks @Aloqeely

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* DEPR: to_pytimedelta return Index[object]

* ignore doctest warning

---------

Co-authored-by: Abdulaziz Aloqeely <[email protected]>
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
Development

Successfully merging this pull request may close these issues.

DEPR: to_pytimedelta to return Index[object] instead
2 participants