Skip to main content

A simple dashboard application to interactively fit ARIMA models.

Project description

Time Series App

PyPI version Python application

A dashboard application to learn a little about, and apply Time Series analysis & forecasting.

You can create a sample, or upload a file, and interactively fit a time series model on it.

The dashboard is built with Dash, and the time series models are fitted using Statsmodels.

You can try it out here.

screencast of the app

Installation

The easiest way to install the app is from PyPI:

pip install ts-app

You could also install it directly from the GitHub repository:

pip install https://github.com/tim-abwao/time-series-app/archive/main.tar.gz

Basic Usage

The command ts_app launches the app:

$ ts_app -h
usage: ts_app [-h] [-p PORT] [--host HOST] [--no-browser]

A simple dashboard application to learn time series basics and interactively fit ARIMA models.

optional arguments:
  -h, --help            show this help message and exit
  -p PORT, --port PORT  The TCP port on which to listen (default: 8000).
  --host HOST           A host-name or IP address (default: 'localhost').
  --no-browser          Avoid openning a browser tab or window.

You can also start the app from an interactive session:

>>> import ts_app
>>> ts_app.run_app()

Afterwards, press CTRL + C to stop it.

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

ts_app-0.3.0.tar.gz (99.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ts_app-0.3.0-py3-none-any.whl (98.7 kB view details)

Uploaded Python 3

File details

Details for the file ts_app-0.3.0.tar.gz.

File metadata

  • Download URL: ts_app-0.3.0.tar.gz
  • Upload date:
  • Size: 99.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for ts_app-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7370ff1c36a75dda446d29ed26c580db423e3158c320087ef03de01189c54b96
MD5 b3fdde009c789329f2e6b0fe19819b5e
BLAKE2b-256 4b434fe9202a8f8a7e99a79255fca1da930b6b25ac084cad4f39b58096b5f49c

See more details on using hashes here.

File details

Details for the file ts_app-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: ts_app-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 98.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for ts_app-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24f09c91e1afb2e2461a4bc3191eca34b925c3fdf9898489c2b4a72c3a46a6ea
MD5 774a4f045b941bfbdb8b5354629e3476
BLAKE2b-256 14fe86aaf739c65e052ea543548a34f7e6f5c5c30f20dc24d90e5d231b16cf18

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