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/
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.44.tar.gz
(75.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.44.tar.gz.
File metadata
- Download URL: pyg_timeseries-0.0.44.tar.gz
- Upload date:
- Size: 75.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6d0b23eb4b6f496d6fc3dab3590a7acc87b0c98854ddc7980a120a1ad41e267
|
|
| MD5 |
638ca86df38d055069a2a81d55cf4501
|
|
| BLAKE2b-256 |
c7b1993500c437dccd96ec617fbf14c0475d540a5e097f00d535844f50c02d5f
|
File details
Details for the file pyg_timeseries-0.0.44-py3-none-any.whl.
File metadata
- Download URL: pyg_timeseries-0.0.44-py3-none-any.whl
- Upload date:
- Size: 82.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
702206d1fe059ed105f207d9d8b7cffd1f8de118c79cb195d5d3c975a650ebae
|
|
| MD5 |
dacd5e5b5293db29e2a218ded0a2e000
|
|
| BLAKE2b-256 |
8c4c0531f95dbd4c7324f7110dcb61afbb9fb859077c8508ca56ebd89ea29c3b
|