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

API: integer values and non-nano dtype #51092

Merged
merged 5 commits into from
Feb 3, 2023

Conversation

jbrockmendel
Copy link
Member

I'm open to suggestions for a better wording on the whatsnew.

Note this handles all-int cases but not mixed-int.

timedelta64 analogue coming up.

@mroeschke mroeschke added the Non-Nano datetime64/timedelta64 with non-nanosecond resolution label Jan 31, 2023
@MarcoGorelli MarcoGorelli self-requested a review January 31, 2023 21:54
@MarcoGorelli
Copy link
Member

test failures on circleci look related?

@jbrockmendel
Copy link
Member Author

test failures on circleci look related?

yep, and there was even a helpful comment that telling me not to do what i did. hopefully fixed now

@MarcoGorelli MarcoGorelli added this to the 2.0 milestone Feb 3, 2023
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! lgtm

@mroeschke mroeschke merged commit 546591f into pandas-dev:main Feb 3, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the api-ints-with-dtype-2 branch February 3, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non-Nano datetime64/timedelta64 with non-nanosecond resolution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants