Scripts to find reoccuring patterns in time series.
Project description
Time Series Analysis
This is a MixIn framework to:
- read data (from files, stdin etc.)
- extract one or more event time series
- run analysis to identify points of interest on the timeline
- translate the found events in extracted time series back to (presumably time) markers in original data
- 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
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
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 ts_analysis-0.0.3.tar.gz.
File metadata
- Download URL: ts_analysis-0.0.3.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6019b677419c5ec1d467676efd704e735603ab5bcf1a6057a518e04896ed8f9d
|
|
| MD5 |
f66b4b26883fdbf830821fb0ae52effd
|
|
| BLAKE2b-256 |
fff151d958088235eab22488499228890fbabe76a1164ae7659aa97ab612620f
|
File details
Details for the file ts_analysis-0.0.3-py2.py3-none-any.whl.
File metadata
- Download URL: ts_analysis-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab4c928e0910ad9971ebc74b843ea80a749b8030e04fa3a482e24da7dfd722ea
|
|
| MD5 |
d77f5d0f0aad719584a7f4c402f1cebc
|
|
| BLAKE2b-256 |
d8dc01804ad9b8d4bfe6ceb6e47f9ebd815d11b9c39dc2d6ec217ac105a570ef
|