Skip to main content

Machine Learning library for time series analysis

Project description

Time Series Analysis

A framework for time-series analysis and features extraction / visualization.

Installation

Create virtual env

We recommend to create virtual env to use the framework. Please visit this page to do so.

Installing the package:

Once you are inside your environment, you can install the command using pip:

pip install -e .[dev]

Ensuring code quality

In order to ensure the best code quality, two tools are available:

Use black to format code

You can use black to format the code. Simply run:

black framework

Using flake8 to lint code

You can use flake8 to lint the code. Simply run:

flake8

Documentation

This is Work In Progress

A documentation can be generated automatically from docstrings found in the code. You can try it:

Linux:

cd docs
make html

This will build an HTML documentation inside docs\build directory. You can visualize it on http://localhost:8000 running the following command:

cd docs\build
python -m http.server 8000

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

tsanalysis-0.1.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

tsanalysis-0.1.1-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file tsanalysis-0.1.1.tar.gz.

File metadata

  • Download URL: tsanalysis-0.1.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3

File hashes

Hashes for tsanalysis-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c78cbb2ffb9c7b52b654a9dbe804bcf8f6a028f160e170a5b4d87c37d285d717
MD5 73c851ad73f64060597051265925bfca
BLAKE2b-256 a44d943303e7df3ecba76f3e59c5c7c87fbbff12944f9ca81961046630023668

See more details on using hashes here.

File details

Details for the file tsanalysis-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: tsanalysis-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3

File hashes

Hashes for tsanalysis-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 348c7cf5b646e6616f1b460c1b227d098722a940b368b00057ad3ee5bce08e2d
MD5 a0879ac09146c1b2ea5e98cb39a6ac2d
BLAKE2b-256 4bc405894cb7278e87e7b0f99383c0d1b7ac855fd509ce6e17a68c9856056e4f

See more details on using hashes here.

Supported by

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