Skip to main content

Scripts to find reoccuring patterns in time series.

Project description

Time Series Analysis

This is a MixIn framework to:

  1. read data (from files, stdin etc.)
  2. extract one or more event time series
  3. run analysis to identify points of interest on the timeline
  4. translate the found events in extracted time series back to (presumably time) markers in original data
  5. write finalized output in some format

MixIns for a pipeline are:

  • Input
  • Analysis Method
  • Output
  • Logging

Approaches

Below is a list of currently implemented approaches.

Kendall Correlation

Kendall rank correlation coefficient (aka Kendall's τ coefficient) performs pairwise identification of positive or negative correlation in two timeseries.

Time Motifs

Time motifs are repeating patterns which indicate an underlying common cause. Details on these approaches can be found here.


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

ts_analysis-0.0.3.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distribution

ts_analysis-0.0.3-py2.py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 2 Python 3

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