Skip to content

BUG: groupby nunique changing values #32175

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 6 commits into from
Feb 23, 2020

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Feb 22, 2020

just reopening #31973 for now - this doesn't special-case NaT. Will think if there's a better way to do it, feel free to close / take over if it's wrong

@MarcoGorelli MarcoGorelli changed the title Issue 31950 BUG: groupby nunique changing values Feb 22, 2020
@jreback jreback added this to the 1.0.2 milestone Feb 22, 2020
@jreback jreback added Groupby Regression Functionality that used to work in a prior pandas version labels Feb 22, 2020
@jreback jreback merged commit 7017599 into pandas-dev:master Feb 23, 2020
@jreback
Copy link
Contributor

jreback commented Feb 23, 2020

thanks @MarcoGorelli

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 23, 2020
jreback pushed a commit that referenced this pull request Feb 23, 2020
Co-authored-by: Marco Gorelli <33491632+MarcoGorelli@users.noreply.github.com>
@MarcoGorelli MarcoGorelli deleted the issue-31950 branch February 25, 2020 17:10
roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: groupby-nunique modifies null values
2 participants