Skip to content

ENH: support td64/dt64 in GroupBy.std #51333

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

Merged
merged 8 commits into from
Feb 13, 2023

Conversation

jbrockmendel
Copy link
Member

@mroeschke mroeschke added Groupby Timedelta Timedelta data type Reduction Operations sum, mean, min, max, etc. Timestamp pd.Timestamp and associated methods labels Feb 13, 2023
@mroeschke mroeschke added this to the 2.0 milestone Feb 13, 2023
@mroeschke mroeschke merged commit 128fc9a into pandas-dev:main Feb 13, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the enh-gb-std branch February 13, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Reduction Operations sum, mean, min, max, etc. Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Support "std" aggregation in groupby for groupby datetime column
2 participants