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

[Python] pytables (HDF5) reader/writer #15308

Closed
vsisl opened this issue Mar 26, 2024 · 3 comments
Closed

[Python] pytables (HDF5) reader/writer #15308

vsisl opened this issue Mar 26, 2024 · 3 comments

Comments

@vsisl
Copy link

vsisl commented Mar 26, 2024

In one of my projects, we use a python stack with pandas doing all the DataFrame stuff. We're currently depending on an SQL database but want to migrate to pytables. It would be amazing if polars offered an easy way how to load/store data from/to pytables HDF5 files!

Originally posted by @vsisl in #3520 (comment)

@stinodego
Copy link
Member

Please refrain from opening duplicate issues.

@stinodego stinodego closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2024
@vsisl
Copy link
Author

vsisl commented Apr 8, 2024

Hi @stinodego

I didn't intend to create a duplicate issue. My feeling was that #3520 was requesting a generic HDF5 reader/writer with optional higher-level APIs.

Meanwhile my intention was to open a feature request for a specific HDF5 reader/writer compatible with pytables.

Sorry for not making this more clear. My team and I would appreciate if your consider to re-open this issue. :)

Thanks for your effort making polars great!

@stinodego
Copy link
Member

The other issue already covers this. And it's accepted, so feel free to work on it!

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

2 participants