
tables 3.10.2
0
Hierarchical datasets for Python
Contents
Hierarchical datasets for Python
Stars: 1361, Watchers: 1361, Forks: 282, Open Issues: 157The PyTables/PyTables repo was created 14 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 1361 github stars!
How to Install tables
You can install tables using pip
pip install tables
or add it to a project with poetry
poetry add tables
Package Details
- Author
- Francesc Alted, Ivan Vilata, Antonio Valentino, Anthony Scopatz, et al.
- License
- BSD 3-Clause License
- Homepage
- None
- PyPi:
- https://pypi.org/project/tables/
- GitHub Repo:
- https://github.com/PyTables/PyTables
Classifiers
- Database
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common tables errors.
Code Examples
Here are some tables code examples and snippets.
GitHub Issues
The tables package has 157 open issues on GitHub
- Python 3.14: Installation from source suddenly stopped working
- Busy loop - potentially in search_last_row
- No support for fixed maxsize (at least using the C API)
- fix library/header detection in system default paths
pythonfix