Skip to content

BUG: work around for np.bincount with minlength=0 #11709

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
Nov 29, 2015

Conversation

behzadnouri
Copy link
Contributor

closes #11699

xref #11189 (comment)

@behzadnouri behzadnouri force-pushed the bin-cnt-min-length branch 2 times, most recently from 17beda2 to d154352 Compare November 26, 2015 18:50
@jreback
Copy link
Contributor

jreback commented Nov 27, 2015

can you add a note in whatsnew.

I would also file an upstream bug report.

@jreback jreback added this to the 0.18.0 milestone Nov 27, 2015
jreback added a commit that referenced this pull request Nov 29, 2015
BUG: work around for np.bincount with minlength=0
@jreback jreback merged commit b18b0ab into pandas-dev:master Nov 29, 2015
@jreback
Copy link
Contributor

jreback commented Nov 29, 2015

@behzadnouri thank you sir!

@behzadnouri behzadnouri deleted the bin-cnt-min-length branch November 29, 2015 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

group_by produces 'minlength must be positive error' when applied to empty DataFrame
2 participants