Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 13, 2015

closes #7751

Created a more informative error message.

Copy link
Member

Choose a reason for hiding this comment

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

This function is also called by the pd.cut function, for which this new message is not appropriate.

@cpcloud cpcloud added the Error Reporting Incorrect or improved errors from pandas label Apr 13, 2015
@cpcloud cpcloud added this to the 0.16.1 milestone Apr 13, 2015
@jreback jreback modified the milestones: 0.16.1, 0.17.0 Apr 17, 2015
@jreback
Copy link
Contributor

jreback commented May 9, 2015

closing, if/when updated pls reopen

@jreback jreback closed this May 9, 2015
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.17.0, 0.16.2, No action Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Error Reporting Incorrect or improved errors from pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

qcut() should make sure the bins bounderies are unique before passing them to _bins_to_cuts

4 participants