dwww: tpablo.net
Documentation related to python3-bcolz
Description: high performant compressed data container based on NumPy (Python 3)
bcolz provides columnar, chunked data containers that can be compressed
in-memory and on-disk. Column storage allows for efficiently querying
tables, as well as for cheap column addition and removal. It is based on
NumPy, and uses it as the standard data container to communicate with
bcolz objects, but it also comes with support for import/export facilities
to/from HDF5/PyTables tables and Pandas dataframes.
This package contains the modules for Python 3.
Homepage: https://github.com/Blosc/bcolz
copyright | Debian changelog | README
Other documents:
Other packages built from the same source: