Skip to content

BUG: Validate the ordered parameter for Categorical #14059

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

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Aug 21, 2016

Title is self-explanatory. Closes #14058.

@jorisvandenbossche jorisvandenbossche added Error Reporting Incorrect or improved errors from pandas Categorical Categorical Data Type labels Aug 21, 2016
@jorisvandenbossche jorisvandenbossche added this to the 0.19.0 milestone Aug 21, 2016
@jorisvandenbossche
Copy link
Member

Looks good to me!

@codecov-io
Copy link

codecov-io commented Aug 21, 2016

Current coverage is 85.27% (diff: 100%)

Merging #14059 into master will increase coverage by <.01%

@@             master     #14059   diff @@
==========================================
  Files           139        139          
  Lines         50440      50444     +4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43012      43016     +4   
  Misses         7428       7428          
  Partials          0          0          

Powered by Codecov. Last update ae4ffac...fe11176

@jorisvandenbossche jorisvandenbossche merged commit df2d9ab into pandas-dev:master Aug 21, 2016
@TomAugspurger
Copy link
Contributor

@gfyoung thanks!

@gfyoung gfyoung deleted the cat-ordered-validate branch August 21, 2016 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants