Skip to main content

provides modules to read and perform analysis of a time series data

Project description

This package provides some subpackages containing classes and functions to analyze time series data.

"time_series_analysis" package contains four main classes

  1. data_reader.py: Contains DataReader class that reads in a time series data from a flat file Data should be in multiple rows per time step data could contain 1 or more columns that evolves in time

  2. data_analysis.py: Contains DataAnalysis class that inherits reader from DataReader Contains functions to compute mean, standard deviation, Contains function to plot time tracy along any dimension

  3. convergence_analysis.py: Contains function to test convergence using samples along time to test if mean vary Can test convergence along one or all dimensions

  4. auto_correlation.py: Contains AutoCorrelation class that inherits DataReader Computes autocorrelation along one or several dimension and reports correlation along time

=======================================================================================================

"test" package Contains unit test of the above classes

For example these tests could be run as follows: python -m unittest test.test_data_reader.py

=======================================================================================================

"example" package: contains worked out examples

"example.py" demonstrates how to perform autocorrelation using this tool on a n*m time series data where, "n" are samples observed in time and "m" is the dimension of the data the code handles 1 to "n" higher dimensional data

=======================================================================================================

To install the package:

pip install Time-Series-DataAnalysis-Tool==0.1.9.3

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

Time_Series_DataAnalysis_Tool-0.1.9.3.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file Time_Series_DataAnalysis_Tool-0.1.9.3.tar.gz.

File metadata

  • Download URL: Time_Series_DataAnalysis_Tool-0.1.9.3.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for Time_Series_DataAnalysis_Tool-0.1.9.3.tar.gz
Algorithm Hash digest
SHA256 d35c31c36a5d92c22dafac90badd5aa51c48a2ff03e2d7e57615f5e62be453b9
MD5 1bf00bca432ab57ebdfe129c56e5ec14
BLAKE2b-256 75690afcb845f07b6a68e0825932010e91442dcc96ca2a9d3cc5282504f0f904

See more details on using hashes here.

Supported by

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