Utilities for fast timeseries analysis
Project description
pyg-timeseries
pandas is great but pyg-timeseries introduces a few improvements.
- pyg is designed so that for dataframes/series without nans, it matches pandas exactly
- consistent treatments of nan's: unlike pandas, pyg ignores nans everywhere in its calculations.
- np.ndarray and pandas dataframes are treated the same and pyg operates on np.arrays seemlessly
- state-management: pyg introduces a framework for returning not just the timeseries, but also the state of the calculation. This can be fed into the next calculation batch, allowing us not to have to 're-run' everything from the distant past.
pip install from https://pypi.org/project/pyg-timeseries/
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
pyg-timeseries-0.0.17.tar.gz
(60.3 kB
view details)
Built Distribution
File details
Details for the file pyg-timeseries-0.0.17.tar.gz
.
File metadata
- Download URL: pyg-timeseries-0.0.17.tar.gz
- Upload date:
- Size: 60.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fddfcaf8914c26db39443e9e90e1ff3ede7e2326903e47c308ead65e959a243 |
|
MD5 | 4c1e582397ff3622d070599c80d12cf9 |
|
BLAKE2b-256 | 0784bd5a23359f3365578af067bd82b5f68039c491fb3db3ca012e47a3247248 |
File details
Details for the file pyg_timeseries-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: pyg_timeseries-0.0.17-py3-none-any.whl
- Upload date:
- Size: 72.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0524d7331f59bf1ea710e4d971fc7a3f4e252589712ae919d332010bbd3b7a40 |
|
MD5 | bfadcd11fea373fad04e6f0aecf9009d |
|
BLAKE2b-256 | 2b01707d1ee46920f873b806b47bbda27e5be58ea8f57fc3bda72c38092f510a |