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.52.tar.gz
(77.6 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.52.tar.gz.
File metadata
- Download URL: pyg_timeseries-0.0.52.tar.gz
- Upload date:
- Size: 77.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd61ad1796623ce6de832b7e9015d25fbb29016f947b2f1eab36b18b82b71d6d
|
|
| MD5 |
e95fe7d17990d30544e48bfeea90e62b
|
|
| BLAKE2b-256 |
5b0351b233b86322ed7378f50f84da22cb02a178a1db7ddeda68faad5e5fb278
|
File details
Details for the file pyg_timeseries-0.0.52-py3-none-any.whl.
File metadata
- Download URL: pyg_timeseries-0.0.52-py3-none-any.whl
- Upload date:
- Size: 84.0 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 |
b7b79440f4a0bfe1d3f9a48da6a057b5a8fe29d2d885e2a60b048ffd1a67e44d
|
|
| MD5 |
64b98c8f4fbb6280813f8879faab7aa3
|
|
| BLAKE2b-256 |
0ccf4117c7eb698f0002dc57b33686d270a3e8822d2e7068a7497713dca3cbb0
|