Skip to content

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