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

BUG: what to do with astype on datetime64 #3425

Closed
jreback opened this issue Apr 23, 2013 · 1 comment
Closed

BUG: what to do with astype on datetime64 #3425

jreback opened this issue Apr 23, 2013 · 1 comment
Assignees
Labels
Bug Dtype Conversions Unexpected or buggy dtype conversions
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Apr 23, 2013

http://stackoverflow.com/questions/16158795/cant-convert-dates-to-datetime64

prob should raise if u try to convert to something other than object or datetime64[ns]
otherwise can have weird things happen

@jreback
Copy link
Contributor Author

jreback commented May 8, 2013

closed by #3516

@jreback jreback closed this as completed May 8, 2013
@ieaves ieaves mentioned this issue May 21, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

No branches or pull requests

1 participant