You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- new serializer for ChunkStore
- supports by column serialization
- Significantly faster than the record serializer for this use case
- Supports DataFrames and Series only
- Changes to chunker that boost performance
- Ability to read subset of columns
- Also fixespandas-dev#164
Want stack/unstack to not discard names.
Should be careful to raise an exception when there are duplicate names and the level name is used
The text was updated successfully, but these errors were encountered: