Project: tables

Hierarchical datasets for Python

Project Details

Latest version
3.9.2
Home Page
PyPI Page
https://pypi.org/project/tables/

Project Popularity

PageRank
0.005065804833741944
Number of downloads
663063

PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data. PyTables is built on top of the HDF5 library and the NumPy package and features an object-oriented interface that, combined with C-code generated from Cython sources, makes of it a fast, yet extremely easy to use tool for interactively save and retrieve large amounts of data.