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
Reading datetime columns seems to work, but when they are written again the following error is thrown: Exception has occurred: NotImplementedError field type is not supported datetime64[ns].
I just saw it is mentioned as a todo in the readme, but I suppose it is useful to have an issue for it as well?