项目作者: nooperpudd

项目描述 :
time series base HDF5
高级语言: Python
项目地址: git://github.com/nooperpudd/tableseries.git
创建时间: 2018-09-14T12:31:33Z
项目社区:https://github.com/nooperpudd/tableseries

开源协议:GNU Lesser General Public License v3.0

下载


TableSeries

Based on HDF5 file storage to store time-series data, with high performance.

Build Status
Build status
Codacy Badge
codecov

pypi
status
pyversion
Downloads

In-kernel searches

in-kernel searches on uncompressed tables are generally much faster (10x) than standard queries as well as PostgreSQL (5x).

s name is shuffle, and because it can greatly benefit compression and it does not take many CPU resources (see below for a justification), it is active by default in PyTables whenever compression is activated (independently of the chosen compressor). It is deactivated when compression is off (which is