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

BUG: DataFrame reductions casting ts resolution always to nanoseconds #52566

Merged
merged 6 commits into from
Apr 12, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Apr 10, 2023

@phofl phofl added the Non-Nano datetime64/timedelta64 with non-nanosecond resolution label Apr 10, 2023
@phofl phofl added this to the 2.0.1 milestone Apr 10, 2023
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

Looks okay. Just a merge conflict

@mroeschke mroeschke added the Reduction Operations sum, mean, min, max, etc. label Apr 11, 2023
@phofl phofl merged commit cfbbeb6 into pandas-dev:main Apr 12, 2023
@phofl phofl deleted the 52524 branch April 12, 2023 08:14
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 12, 2023
mroeschke pushed a commit that referenced this pull request Apr 12, 2023
… ts resolution always to nanoseconds) (#52618)

Backport PR #52566: BUG: DataFrame reductions casting ts resolution always to nanoseconds

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
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 Reduction Operations sum, mean, min, max, etc.
Projects
None yet
3 participants