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.15.tar.gz
(56.9 kB
view details)
Built Distribution
File details
Details for the file pyg-timeseries-0.0.15.tar.gz
.
File metadata
- Download URL: pyg-timeseries-0.0.15.tar.gz
- Upload date:
- Size: 56.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce669871b8b265880d1482abdc21ad8e190c4b1e7f837efb9826b95c73f588b5 |
|
MD5 | 6d5d8892fc3f838ba565dbd89ea4b32e |
|
BLAKE2b-256 | e042540a7d574ead7e11a5f25cc3d0df7bdc407ca01a85e9c65b257a5c112c2d |
File details
Details for the file pyg_timeseries-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: pyg_timeseries-0.0.15-py3-none-any.whl
- Upload date:
- Size: 69.0 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 | 0a76bfbbe3afb33e0364adf648a921c1dd428721c2f53fc308467232c597b70b |
|
MD5 | 88a370b25ce2c61d52665427ce0169b7 |
|
BLAKE2b-256 | ed73d10fcf2b230bc12adec2d3537ed663b4f9782595cc5107ddd7f2e63da624 |