Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
phzehetn opened this issue Apr 8, 2024 · 0 comments
Open

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

phzehetn opened this issue Apr 8, 2024 · 0 comments

Comments

@phzehetn
Copy link

phzehetn commented Apr 8, 2024

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant