[ buster ]
[ bullseye ]
[ 原始碼: bcolz ]
套件:python3-bcolz(1.2.1+ds2-7 以及其他的)
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.
其他與 python3-bcolz 有關的套件
|
|
|
|
-
- dep: libblosc1 (>= 1.20.1+ds1)
- high performance meta-compressor optimized for binary data
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件填實: python3-numpy
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python3-mock
- Mocking and Testing Library (Python3 version)
-
- rec: python3-numexpr
- Fast numerical array expression evaluator for Python 3 and NumPy
-
- sug: bcolz-doc
- high performant compressed data container (documentation)
-
- sug: python3-pandas
- data structures for "relational" or "labeled" data
-
- sug: python3-tables
- hierarchical database for Python3 based on HDF5