Skip to content

BUG: categorical unpickle to use _coerce_indexer_dtype #13426

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

Closed
wants to merge 1 commit into from

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Jun 11, 2016

  • passes git diff upstream/master | flake8 --diff
  • whatsnew entry

follow up for #13080 to use _coerce_indexer_dtype.

@sinhrks sinhrks added Bug Categorical Categorical Data Type labels Jun 11, 2016
@sinhrks sinhrks added this to the 0.18.2 milestone Jun 11, 2016
@jreback
Copy link
Contributor

jreback commented Jun 13, 2016

this should show up in tests I think for an older pickle (I don't recall when we started coercing the codes), but not really a big deal.

@sinhrks sinhrks self-assigned this Jun 13, 2016
@jreback
Copy link
Contributor

jreback commented Jun 30, 2016

can you add a test, or do we have coverage?

@codecov-io
Copy link

codecov-io commented Jul 2, 2016

Current coverage is 84.34%

Merging #13426 into master will decrease coverage by <.01%

@@             master     #13426   diff @@
==========================================
  Files           138        138          
  Lines         51126      51126          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          43122      43121     -1   
- Misses         8004       8005     +1   
  Partials          0          0          

Powered by Codecov. Last updated by f20b41e...e8702f8

@sinhrks
Copy link
Member Author

sinhrks commented Jul 2, 2016

No, added some pickles to test it.

@jreback
Copy link
Contributor

jreback commented Jul 5, 2016

thanks!

@jreback jreback closed this in 2134b63 Jul 5, 2016
@sinhrks sinhrks deleted the cat_pickle branch July 5, 2016 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Categorical Categorical Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants