软件包: python3-bcolz (1.2.1+ds2-7build4)
python3-bcolz 的相关链接
Trisquel 的资源:
下载源码包 bcolz:
维护者:
Original Maintainer:
- Debian QA Group
外部的资源:
- 主页 [github.com]
相似软件包:
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.9.2)
- high performance meta-compressor optimized for binary data
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-numpy (>= 1:1.20.0)
- 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