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.2.tar.gz
(34.1 kB
view details)
Built Distribution
File details
Details for the file pyg-timeseries-0.0.2.tar.gz
.
File metadata
- Download URL: pyg-timeseries-0.0.2.tar.gz
- Upload date:
- Size: 34.1 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.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41aed3f4750997928fcbcec054422f9c025b9f0912101d9e2b0018eddecc3e1c |
|
MD5 | 6d95eb31216debc21811f535d8e4a042 |
|
BLAKE2b-256 | 7a0f1a543203a9126418a25057c4aee9460aa318a29b5e1104115df53ff02b66 |
File details
Details for the file pyg_timeseries-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyg_timeseries-0.0.2-py3-none-any.whl
- Upload date:
- Size: 42.9 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.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5511d778c6e86620cb2cf0a70314ec136e2356bcb267d65f1fee3f82a648f183 |
|
MD5 | ad51e7384bbca3961adc97edab13e7cc |
|
BLAKE2b-256 | d6096deed702786ab70aa60aa80483c65e2469582993cf5222cd57515035b2b5 |