Skip to main content

A Python package for time series analysis through images

Project description

tsia: a Python package for time series analysis through images


tsia (time series images analysis) is a package to perform time series analysis and diagnostics thanks to imaging techniques.

Installation

Dependencies

tsia requires:

  • python (>= 3.7)
  • matplotlib (>= 3.3.0)
  • networkx (>= 2.5)
  • numba (>= 0.48.0)
  • numpy (>= 1.17.5)
  • python-louvain (>= 0.14)
  • pyts (>= 0.11.0)

User installation

If you already have a working installation of the aforementioned modules, you can easily install tsia using pip:

pip install tsia

Implemented features

tsia consists of the following modules:

  • markov: this module provides some methods to compute statistics from Markov transition fields as implemented in the pyts package. It also implements functions to map back MTF output to the original time series.

  • network_graph: this module provides some methods to compute statistics and several encoding techniques to interpret network graphs built upon MTF.

  • plot: this module implements several useful visualization techniques to provide insights into univariate timeseries. This module implement MTF, network graph visualization and several line graphs (vanilla time series, colored time series with different color encodings, quantile discretization overlay...).

  • utils: this modules includes some utilities leveraged by the other ones.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tsia-0.1.13-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file tsia-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: tsia-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for tsia-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 96b3fb20029c6a42206142a1f110535f18278e37fc2e27c1defa4130e506afde
MD5 06c1210b4c21d767faf395d428026a4f
BLAKE2b-256 ae5ae98e04d8d683a2482f79484d43f30268bd1f5d8e69484c86597d6955b106

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