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.72.tar.gz
(94.0 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.72.tar.gz.
File metadata
- Download URL: pyg_timeseries-0.0.72.tar.gz
- Upload date:
- Size: 94.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
039f859a8fea8be6235808502628d00d84969c6af0c2a809297862a2a1606841
|
|
| MD5 |
62f885a1b8f4d9aedefbbaebdbdafc74
|
|
| BLAKE2b-256 |
a8dcb670cc6094bdf3d81afb88c963c1d94ec27727488b416a1a9e9233fa18f0
|
File details
Details for the file pyg_timeseries-0.0.72-py3-none-any.whl.
File metadata
- Download URL: pyg_timeseries-0.0.72-py3-none-any.whl
- Upload date:
- Size: 98.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
498f4a0ac01faa4578a88b7a6a2f7f3cc288f1ac831291ebb77100c1888d8232
|
|
| MD5 |
2b82fd1eba40257a253ccfbfa5d74e99
|
|
| BLAKE2b-256 |
41c807e6f994d956d5d54df15d4e2e53f7bbeb4ffe94255ad76d5ed3ef5e471a
|