Skip to main content

A simple dashboard application for interactively fitting 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, courtesy of Render.

NOTE: Free-hosted apps on Render might take a while to load since they are shut down when not in use.

screencast of the app

Installation

The easiest way to get the app is from PyPI:

pip install ts-app

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 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.9.1.tar.gz (100.6 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.9.1-py3-none-any.whl (101.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ts_app-0.9.1.tar.gz
  • Upload date:
  • Size: 100.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ts_app-0.9.1.tar.gz
Algorithm Hash digest
SHA256 8e366985e39a7ee9f3b43ef9df355983ef18a3a9a690eb5aca5e42b45d1c2f6d
MD5 4f4bd27219bbc5aa2eb4e041fe9ab479
BLAKE2b-256 5db08da812c28f89dd0a7861c47f173e5ecf2a95131c8a7e908a4ccdb380531b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ts_app-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 101.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ts_app-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7994be1ef025776df552be7883a07dbf3d4f780aa8d805b1496696c420d0154d
MD5 57c2ec90bf54f4ac4602a5e6379fe79e
BLAKE2b-256 ee3cfde9f92fe337135b8aa170f30b82eb15deee6abb9a5114dee829de560838

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