Skip to content

Add pytables to us .hdf data format with pandas #62

@phzehetn

Description

@phzehetn

Saving pandas dataframes to .hdf currently does not work as it needs the optional dependency pytables.
This can be easily fixed by pip install tables, but directly including it in the container would be more convenient.

https://pypi.org/project/tables/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions