You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pandas files np_datetime.c/h and np_datetime_strings.c/h files are a bit of a mashup from the corresponding numpy files and 1.6/1.7 branches, with edits to get at non-exported numpy datetime functionality via cython.
I'm not sure how much needs to change to make it NaT friendly, but there are clearly some NaT additions in the 1.7 branch that are likely to be important to add into the np_datetime* files.
May have to wait for NumPy 1.7?
The text was updated successfully, but these errors were encountered: