Pakket: python3-bcolz (1.2.1+ds2-2)
Verwijzigingen voor python3-bcolz
Debian bronnen:
Het bronpakket bcolz downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-bcolz gerelateerde pakketten
|
|
|
|
-
- dep: libblosc1
- high performance meta-compressor optimized for binary data
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-numpy (>= 1:1.14.3)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- virtueel pakket geboden door 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 - Python 3
-
- sug: python3-tables
- hierarchical database for Python3 based on HDF5