Skip to content

BUG: to_timedelta raising for ea float #48854

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

Merged
merged 3 commits into from
Sep 29, 2022
Merged

BUG: to_timedelta raising for ea float #48854

merged 3 commits into from
Sep 29, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 29, 2022

@phofl phofl added Timedelta Timedelta data type NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Sep 29, 2022
@mroeschke mroeschke added this to the 1.6 milestone Sep 29, 2022
@mroeschke mroeschke merged commit b94cbb5 into pandas-dev:main Sep 29, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 48796 branch September 30, 2022 07:55
@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* BUG: to_timedelta raising for ea float

* Update pandas/tests/tools/test_to_timedelta.py

Co-authored-by: Matthew Roeschke <[email protected]>

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.to_timedelta() does not accept nullable float
2 participants