Implementation of TACO: A Lightweight Tree-Based Approximate Compression Method for Time Series
Project description
taco-compression
This is the official implementation of the TACO compression algorithm for time series [1].
Usage
There are two usage modes, one as a command line tool operating on files, the other as callables from within python.
Command Line
python -m taco-compress "time_series"
python -m taco-compress "data/time_series_1.csv"
As a Callable
import taco-compress
taco-compress.
[1] Bauer, André. TACO: A Lightweight Tree-Based Approximate Compression Method for Time Series. In: Proceedings of the 14th International Conference on Data Science, Technology and Applications (DATA 2025), pages 182-190. 2025.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tacocompression-0.9.0.tar.gz.
File metadata
- Download URL: tacocompression-0.9.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62555619ee7111cf8e023aaddfd3f68ec058ad2c86b42e1dabbb1cc0709895b8
|
|
| MD5 |
c4d408a1eae61da36383d229f18e8fce
|
|
| BLAKE2b-256 |
811e66ea946b28e7912c89a8ea867e7dca7b0530a0678ea934ce1e1db800f6d8
|
File details
Details for the file tacocompression-0.9.0-py3-none-any.whl.
File metadata
- Download URL: tacocompression-0.9.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
505536fad68635d04a307846db7dbaf2e1d7580d5422398eb27613d2413ecbd0
|
|
| MD5 |
8a27f9a1d721f160859706349ff455ee
|
|
| BLAKE2b-256 |
db6b13f23bfe393ec8d93a508c8763ae7596da0810688da780eeddc425e7e05a
|