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.
- performance-wise, pyg is implemented via numba with performance times comparable to pandas
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.24.tar.gz
(68.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyg_timeseries-0.0.24.tar.gz.
File metadata
- Download URL: pyg_timeseries-0.0.24.tar.gz
- Upload date:
- Size: 68.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43a4e2a0a5028eed49abac0e8adf77c232b4bf7fd3f648b730ced74cdc478114
|
|
| MD5 |
798c2e18fe2cc66023f937a15caab35c
|
|
| BLAKE2b-256 |
d77c2280eb65f9e5fcd7d9460ef97b902bc0e7dcf0bd83f187527f5b24eda2aa
|
File details
Details for the file pyg_timeseries-0.0.24-py3-none-any.whl.
File metadata
- Download URL: pyg_timeseries-0.0.24-py3-none-any.whl
- Upload date:
- Size: 75.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
082c65b280bd02afd5b4b13f8f57891e9bea124543ad00eb573445c31d9054ce
|
|
| MD5 |
1b083a9844a47e9349b5af0f8f4509ff
|
|
| BLAKE2b-256 |
f23cf3d2e8a7f4cb1390fd2143158ff40816480681a346819a8e3e86ffba1a9f
|