Skip to content

BUG: SeriesGroupBy.value_counts() raising error on an empty Series #39326

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 5 commits into from
Jan 22, 2021

Conversation

AnnaDaglis
Copy link
Contributor

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

lgtm @AnnaDaglis minor comment, pls ping on green

@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Jan 21, 2021
@jreback jreback added this to the 1.3 milestone Jan 21, 2021
@AnnaDaglis
Copy link
Contributor Author

@jreback Green and ready to go!

@jreback
Copy link
Contributor

jreback commented Jan 22, 2021

looks good. can you merge master and ping on green (the reason is just merged a PR that changes the hashing of .value_counts()); it should be fine, just making sure.

@AnnaDaglis
Copy link
Contributor Author

@jreback I've merged the master, and it's green

@jreback jreback merged commit fc08415 into pandas-dev:master Jan 22, 2021
@jreback
Copy link
Contributor

jreback commented Jan 22, 2021

thanks @AnnaDaglis keep em coming!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: SeriesGroupBy.value_counts() raises on an empty Series
2 participants