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

TypeError: Cannot interpret 'datetime64[ns, UTC]' as a data type #77

Closed
DerekChia opened this issue Nov 22, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@DerekChia
Copy link

DerekChia commented Nov 22, 2022

Problem

pd.to_datetime() produces datetime64[ns, UTC] data type that is not a sub dtype of np.datetime64

Notebook to reproduce error

https://gist.github.com/DerekChia/bbfd22d744f41ef6bdb5884d6ff62c8a

@DerekChia DerekChia added the bug Something isn't working label Nov 22, 2022
@genzgd genzgd self-assigned this Nov 22, 2022
@genzgd
Copy link
Collaborator

genzgd commented Nov 22, 2022

Fixed in 0.4.2

@genzgd genzgd closed this as completed Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants