Methods for storing a network of datasets and their dependencies.
Project description
Introduction
The aika project is a collection of libraries for working with time series data, and in particular with timeseries data that is expected to be continuously updated. The datagraph sub project is a way to store time series data along with any parameters used to generate that data including other data. It comes with several different persistence engines which can be used to browse stored data and filter by parameters. Since it embeds the dependency graph it enforces consistency. Importantly, meta data such as the time range of the data is stored in the meta data allowing consumers to check the existence of data without examining it. Within the aika project this is used as the backing layer to the task library (putki) which allows the tasks to efficiently know which tasks need to be run at any given point in time.
You can read more about the aika project on the project webpage.
Installation
python -m pip install aika-datagraph
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file aika-datagraph-1.0.0.tar.gz
.
File metadata
- Download URL: aika-datagraph-1.0.0.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95b5f424026c345330d8869ca53cb35878ac96e3f77ce33df4788b1bae4d35ef |
|
MD5 | 08bec1ac8d8835f51062b70b51446548 |
|
BLAKE2b-256 | c3e2c61b2642806bfa3aa00b3cda8d5066863522e34438930ad51181e404a08c |
File details
Details for the file aika_datagraph-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: aika_datagraph-1.0.0-py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc375c52a82279f44362c34637197a6e0adbb9b4301cce4f6d6cc89586d2084 |
|
MD5 | d576378a5e5183778605c92ad3dddf4a |
|
BLAKE2b-256 | 5853ec1b2ebc60b7066e805b3aeeea621a269d3978ec7960e014ccf13773ba44 |