Skip to content

BUG: fixed string series conversion back to timedelta in td64->string->td64 #38606

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

Closed
wants to merge 4 commits into from

Conversation

ellequelle
Copy link
Contributor

… 38509

function Series.astype(dtype) handles dtype="timedelta64[ns]" separately
@ellequelle ellequelle closed this Dec 21, 2020
@ellequelle ellequelle deleted the td64 branch December 31, 2021 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Series[td64].astype("string").astype("timedelta64[ns]") raises
2 participants