Skip to main content

Time Series Predictor

Project description

Time Series Predictor

Documentation Status travis codecov Requirements Status GitHub license

Usage

Please refer to the following examples:

Development

Pre requisistes installation

Windows

virtualenv -p python3 .env
.\.env\Scripts\activate
pip install -e .[dev]

Linux or MacOS

virtualenv -p python3 .env
. .env/bin/activate
pip install -e .[dev]

Test

pip install -e .[test]
pytest -s

Build docs

pip install -e .[docs]
cd docs
make html

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_predictor-1.2.1.tar.gz (74.7 kB view hashes)

Uploaded Source

Built Distribution

time_series_predictor-1.2.1-py3-none-any.whl (101.1 kB view hashes)

Uploaded 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