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.37.tar.gz
(72.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.37.tar.gz.
File metadata
- Download URL: pyg_timeseries-0.0.37.tar.gz
- Upload date:
- Size: 72.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c03b307326a99e5462f66cc004ebeecaa8715d8152626cfebefdd68bc67dea42
|
|
| MD5 |
6c47666e5e12ec3bad4f6ea8532a565d
|
|
| BLAKE2b-256 |
71b0c8aa4e47577be772987211e63cc0b7e3c50beb9f02c10838350a3e30d614
|
File details
Details for the file pyg_timeseries-0.0.37-py3-none-any.whl.
File metadata
- Download URL: pyg_timeseries-0.0.37-py3-none-any.whl
- Upload date:
- Size: 78.4 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 |
9c00a7215da3944ed3f77960726941913ccae9e5dff6d4a57126d66b51337fb8
|
|
| MD5 |
e82d14e4d1b652cda017a0c2532ef242
|
|
| BLAKE2b-256 |
000069d0e30f5b1977164557a0bf3f36a1b2a194a2359f9a5d2e24c6f894f04a
|