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 help learn a little about, and apply Time Series analysis & forecasting concepts.

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: '0.0.0.0').
  --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 the server.

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.7.0.tar.gz (99.5 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.7.0-py3-none-any.whl (101.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ts_app-0.7.0.tar.gz
  • Upload date:
  • Size: 99.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for ts_app-0.7.0.tar.gz
Algorithm Hash digest
SHA256 cb30c9c83ac532b3e850286367d6f172b0e6bd77cfca256c1910958dafeac236
MD5 0ce1f984a1619b3646158c344dba21cb
BLAKE2b-256 aa1efe96065cabc46ee846a656473ff6e7be63395651d60f304ac6d308ccaee3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ts_app-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 101.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for ts_app-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3be735373533d67281dd3a9e5f79f03be96bc4ec61e17994d1f4677ed9ceb34
MD5 3dfec9d62f9378b5ca978c3619bf7789
BLAKE2b-256 6c160118f176d8edc8e979a937a760ce5afb81f22d36df5f3008cd29dca05dab

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