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.8.tar.gz
(54.3 kB
view details)
Built Distribution
File details
Details for the file pyg-timeseries-0.0.8.tar.gz
.
File metadata
- Download URL: pyg-timeseries-0.0.8.tar.gz
- Upload date:
- Size: 54.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00d0e6980e0def9498dad39800c6b77d040a79048ec64bdcba1b67e0f33880a9 |
|
MD5 | 7c475af79a134d6ea34146f9e81bfe80 |
|
BLAKE2b-256 | 171a795d5070c1e8bc055f817e77da2fbe52c7973ea8b32d7a18d51ab973d17a |
File details
Details for the file pyg_timeseries-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: pyg_timeseries-0.0.8-py3-none-any.whl
- Upload date:
- Size: 65.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82ce4a663de343be130a4b2855032ff0c3dbec07f171ee3a6db53b9f1b07d403 |
|
MD5 | 23b7baa4f7d79246bed4189c61c2a421 |
|
BLAKE2b-256 | f695bbba8970fca8e37da3efc02443c452eddf9e6b146b7afa811521a9591d41 |