Skip to content

BUG: closes bug in BinGrouper.group_info where returned values are not compatible with base class #10918

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 1 commit into from
Aug 28, 2015

Conversation

behzadnouri
Copy link
Contributor

closes #10914

@jreback jreback added Regression Functionality that used to work in a prior pandas version Resample resample method labels Aug 28, 2015
@jreback jreback added this to the 0.17.0 milestone Aug 28, 2015
jreback added a commit that referenced this pull request Aug 28, 2015
BUG: closes bug in BinGrouper.group_info where returned values are not compatible with base class
@jreback jreback merged commit e67a981 into pandas-dev:master Aug 28, 2015
@behzadnouri behzadnouri deleted the bin-gr-info branch August 29, 2015 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Series.resample fails with how='nunique'
2 participants