Skip to content

Deprecate pytables in favor of h5py or a new format #98

@ld-cd

Description

@ld-cd

pytables is a pretty consistent packaging issue and does not package all its depends (namely the hdf5 library) it should likely be replaced with h5py for maintaining file compatibility and if in-kernel queries are really needed we should switch to a more modern data format going forward like parquet and use either pandas or polars for queries.

The other alternative is vendoring pytables and committing to maintaining python compatibility and functional packaging going forward but this is not something I have time to do

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions