Skip to content

BUG/DOC: Categorical fixes (GH7918) #7924

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 4, 2014
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Aug 4, 2014

Categoricals now raise NotImplementedError when writing to HDFStore with a Fixed type store
Slicing bug with a single-dtyped category and a possible view

closes #7918

@jreback jreback added this to the 0.15.0 milestone Aug 4, 2014
…DFStore with a Fixed type store (GH7918)

         Slicing bug with a single-dtyped category and a possible view
@jreback
Copy link
Contributor Author

jreback commented Aug 4, 2014

#7621 will fix this in a future version (or if someone gets to it sooner). Its not very hard to actually write the categorical at all, the issue is retaining the meta-data (e.g. levels) needs to be done for recreation (and query).

@jreback
Copy link
Contributor Author

jreback commented Aug 4, 2014

cc @JanSchultz

@jorisvandenbossche
Copy link
Member

seems good!

jreback added a commit that referenced this pull request Aug 4, 2014
BUG/DOC: Categorical fixes (GH7918)
@jreback jreback merged commit 5ba6254 into pandas-dev:master Aug 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Categorical Categorical Data Type Docs IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC/BUG: errors in the categorical docs
2 participants