Time Series Predictor
Project description
Time Series Predictor
Usage
Please refer to the following examples:
Pre requisistes installation
Windows
python -m venv .\.env
.\.env\Scripts\activate
pip install pip-tools
python setup.py synchronize
Linux or MacOS
python -m venv .env
. .env/bin/activate
pip install pip-tools
python setup.py synchronize
Development
pip install -e .[dev]
Test
pip install -e .[test]
pytest -s
Build docs
pip install -e .[docs]
# cd docs
# make html
sphinx-build docs/source docs/build
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
File details
Details for the file time_series_predictor-1.3.6.tar.gz.
File metadata
- Download URL: time_series_predictor-1.3.6.tar.gz
- Upload date:
- Size: 45.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/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fc1ebeaf85be8cc2ad688b2e13c809fbd87a6a830b79877cb422f0d7d918bd0
|
|
| MD5 |
8c06108e9555b1126ac24504b0ee16b8
|
|
| BLAKE2b-256 |
849fc99518016e1d630fae2d50ae10a648864e4da1bf1c0ba11449d8251a7dc8
|