Skip to main content

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


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.22.tar.gz (67.7 kB view details)

Uploaded Source

Built Distribution

pyg_timeseries-0.0.22-py3-none-any.whl (74.8 kB view details)

Uploaded Python 3

File details

Details for the file pyg-timeseries-0.0.22.tar.gz.

File metadata

  • Download URL: pyg-timeseries-0.0.22.tar.gz
  • Upload date:
  • Size: 67.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for pyg-timeseries-0.0.22.tar.gz
Algorithm Hash digest
SHA256 c398fb11ede5799b400bdfb93c58abf831b8896d0282127311a6dcd1bee457ae
MD5 0ff15d14ed0805e291329e06fceb994f
BLAKE2b-256 07f4aa1766e16c88746c43a07df6a4e9397ad34cf174b8202107a7f7fd590bf2

See more details on using hashes here.

File details

Details for the file pyg_timeseries-0.0.22-py3-none-any.whl.

File metadata

File hashes

Hashes for pyg_timeseries-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 5705ef051653fa1f3797e0ddede926bdbe322a7abf95900ef5feb1599c34d0f7
MD5 88af6c594f2aa22d3d4803077e5df08d
BLAKE2b-256 431a7aa80b45f2728211d8468f713eeeed72afdee0de8d42b63025eb6cb7f48a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page