Skip to main content

Timeseries Analysis

Project description

timeseries

A Python library for the interpretation and treatment of time-series data.

pip install va-timeseries

What is it?

A set of methods to process timeseries data.

Main Features

Seasonal Decomposition -> trend -> detrend -> seasonal -> residual -> plot()

Seasonal Adjustment

timeseries.seasonal_pattern (series, period)
timeseries.series_frequencies (series)
timeseries.cycle_periods (series) <- estimate

Trending

timeseries.linear_regression (x, y)
timeseries.henderson (series, window)
timeseries.rolling_average (series, window)

Methods for identifying and describing trends in data.

Control Charts

cc = timeseries.control_chart(series, samples=8)

Predict

// predict (cycles)

Helper Methods

timeseries.fillna (series, filler=0)
timeseries.mean (series)
timeseries.standard_deviation (series)
timeseries.variance (series)
timeseries.matches (series, rule)
timeseries.f_x (series, function)

Dependencies

License

Apache-2.0

Credits

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

va-timeseries-1.0.5.tar.gz (223.5 kB view details)

Uploaded Source

Built Distribution

va_timeseries-1.0.5-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file va-timeseries-1.0.5.tar.gz.

File metadata

  • Download URL: va-timeseries-1.0.5.tar.gz
  • Upload date:
  • Size: 223.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for va-timeseries-1.0.5.tar.gz
Algorithm Hash digest
SHA256 a716fc859c36c80df492847624afa5d54062dc1e6298a34a8259393c5e71eca1
MD5 c9d8ae93d4f42720bda63c34865f4d5a
BLAKE2b-256 7fe0b9623320d31a9e3b9b9360b04671ed694c3ea5db44b2c60a0d38d05e45c8

See more details on using hashes here.

File details

Details for the file va_timeseries-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: va_timeseries-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for va_timeseries-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b55d11314c079312cf61b3303af166331c56483b16a13dc2e099cf720efddf2c
MD5 f27163d078721dee617dd68f5300fc50
BLAKE2b-256 a86781c3c6414bb4f51f52ba35fd2497d11c495525531f43659a1d805a5acdcd

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