Skip to content

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

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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