-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
ENH: add 'asm8' to NaT #11816
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
ENH: add 'asm8' to NaT #11816
Conversation
why is this needed? |
ahh sorry I see u moved to _Timestamp |
lgtm, ping when green. |
Thank you! One question I have about the |
the The entire reason for this is that @wesm original comment.
|
I see, it appears cython doesn't give us a way to override the |
We are green! |
thank you sir! |
TST: avoid int conversions on windows, xref #11816
I was suprised to find that
NaT.asm8
does not exist though there is a valid nat form fornumpy.datetime64
.This also adds tests for the asm8 behavior for a random sample of times and
NaT