[ 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- 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
- 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