套件: python3-tables-lib (3.4.2-4)
python3-tables-lib 的相關超連結
Trisquel 的資源:
下載原始碼套件 pytables:
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Antonio Valentino
- Yaroslav Halchenko
外部的資源:
- 主頁 [www.pytables.org]
相似套件:
hierarchical database for Python3 based on HDF5 (extension)
PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data.
It is built on top of the HDF5 library and the NumPy package. It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Cython), makes it a fast, yet extremely easy to use tool for interactively save and retrieve very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that they take much less space (between a factor 3 to 5, and more if the data is compressible) than other solutions, like for example, relational or object oriented databases.
- Compound types (records) can be used entirely from Python (i.e. it is not necessary to use C for taking advantage of them). - The tables are both enlargeable and compressible. - I/O is buffered, so you can get very fast I/O, specially with large tables. - Very easy to select data through the use of iterators over the rows in tables. Extended slicing is supported as well. - It supports the complete set of NumPy objects.
This package contains the extension built for the Python 3 interpreter.
其他與 python3-tables-lib 有關的套件
|
|
|
-
- dep: libblosc1 (>= 1.9.0)
- high performance meta-compressor optimized for binary data
-
- dep: libbz2-1.0
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libhdf5-100
- Hierarchical Data Format 5 (HDF5) - runtime files - serial version
-
- dep: liblzo2-2
- data compression library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- dep: python3-numpy (>= 1:1.13.1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件提供: python3-numpy
-
- rec: python3-tables (= 3.4.2-4)
- hierarchical database for Python3 based on HDF5