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

Allow excluding NaT #3946

Merged
merged 2 commits into from Mar 31, 2024
Merged

Allow excluding NaT #3946

merged 2 commits into from Mar 31, 2024

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Mar 31, 2024

Closes #3943. By the time I confirmed which integer values were NaT (only INT64_MIN), it was basically done.

@Zac-HD Zac-HD added the enhancement it's not broken, but we want it to be better label Mar 31, 2024
@Zac-HD Zac-HD force-pushed the numpy-nat branch 2 times, most recently from f4c983a to e6567e5 Compare March 31, 2024 21:29
@Zac-HD Zac-HD merged commit 77914f8 into HypothesisWorks:master Mar 31, 2024
52 of 53 checks passed
@Zac-HD Zac-HD deleted the numpy-nat branch March 31, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement it's not broken, but we want it to be better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow skipping NaT in extra.numpy.from_dtype with datetime64_dtypes and timedelta64_dtypes
1 participant