Skip to content

Pandas to HDF does not support both hierarchical rows and hierarchical columns #12

@daliu87

Description

@daliu87

While pandas supports both hierarchical rows and columns, writing to HDF is not and it looks like this feature will not be supported anytime soon: pandas-dev/pandas#5823

All datatypes with both multi-index rows and columns should be converted to have columns be a normal index. Hierarchical columns will be represented based on column name only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions