A utility package for complex temporal data manipulation
Project description
⏳ temporaldata
temporaldata is a Python package for easily working with temporal data. It provides advanced data structures and methods to work with multi-modal, multi-resolution time series data.
Installation
temporaldata is available for Python 3.8 to Python 3.11
temporaldata has minimal dependencies, it only requires numpy
, pandas
, and h5py
.
To install the package, run the following command:
pip install -e .
Contributing
If you are planning to contribute to the package, you can install the package in development mode by running the following command:
pip install -e ".[dev]"
Install pre-commit hooks:
pre-commit install
Unit tests are located under test/. Run the entire test suite with
pytest
or test individual files via, e.g., pytest test/test_data.py
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 temporaldata-0.1.1.tar.gz
.
File metadata
- Download URL: temporaldata-0.1.1.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3032cd8804a8ff2281e6d5929f99c9bc31140bb046ea4492b92e45bcb993840d |
|
MD5 | 8f43cf2284229f6fb7a18224fff39189 |
|
BLAKE2b-256 | f989cc87a1681a6765ae14a7b0986199ab8b9feb5fe05faef4efa9ab2fb49677 |
File details
Details for the file temporaldata-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: temporaldata-0.1.1-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab5a4717744b1158aa09e35c69286e110847ad53a5d74d5b76e0dd5d83c31982 |
|
MD5 | e64203a3b9389e7bf94c4a4439f03ed3 |
|
BLAKE2b-256 | 707964fd19619cc1fdd5437898e3b9fddf1d933854313999db926b7b61cb1729 |