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.11.tar.gz
(56.2 kB
view details)
Built Distribution
File details
Details for the file pyg-timeseries-0.0.11.tar.gz
.
File metadata
- Download URL: pyg-timeseries-0.0.11.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77cbad2b774acd6d03160d3f3d1068304e1490662e601d008c3f1d28b215fa9e |
|
MD5 | 55610b29a1fd25ffc7ec1588e19fa88c |
|
BLAKE2b-256 | 007621500919ec000ed764189cdeb3dc6066dea0c0feaee3f00bcc5dfddd3f22 |
File details
Details for the file pyg_timeseries-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: pyg_timeseries-0.0.11-py3-none-any.whl
- Upload date:
- Size: 67.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c910f41cfaa27da2aa56ba141d44e76eaf6c3bdc0f9891251ecb03c505c81d8 |
|
MD5 | eed76f96eb203be624507922786678a4 |
|
BLAKE2b-256 | 9752bc642ad38022c09d978bcf9a94a699fe8fd627557fa2a297ab55a519ccac |