Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG: what to do with astype on datetime64 #3425
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedApr 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