Skip to main content

R Passenger dataset but in list and Pandas format. Will later include time series models (will be added later).

Project description

  1. Package to Test Time Series Models

    • In the end will provide quick access to standard datasets and basic time series models for benchmarking.
    • Example code is found at the bottom of the readme file.

    Datasets

    • All datasets are in list and pandas format.

    Univariate Seasonal Data

    Monthly Flight Passenger Demand

    • Classic dataset with flight passangers over time from the R data package.
    • flight_list = the data in a list format
    • flight_pandas = the data in pandas dataframe format

    flight


Univariate Non-Linear Dataset

Daily Gold Prices

  • Link: Kaggle Gold dataset
  • gold_list = the data in a list format
  • gold_pandas = the data in a pandas df format

Gold

Models (WIP)

  • Classic Time Series to benchmark more ambitious models.
  1. Naive (give in the lag)
  2. ARIMA
  3. Holt Winter

Example Code

import pandas as pd

flight_list

flight_pandas.head()

gold_list

gold_pandas.head()

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

olles_little_data_and_model_pack-0.0.3.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file olles_little_data_and_model_pack-0.0.3.tar.gz.

File metadata

  • Download URL: olles_little_data_and_model_pack-0.0.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for olles_little_data_and_model_pack-0.0.3.tar.gz
Algorithm Hash digest
SHA256 033cc40ed10a91d27bf096cd5a9335be1f00f24adc3606e83d07eb5cee52067a
MD5 19dab9ff6ba920d19f2405c915bfc4c9
BLAKE2b-256 bd5decf7c1231d0e00ebc8f7cc734ee8d0d6e4cf1b193fdcb0e06d8e1c9fc88c

See more details on using hashes here.

File details

Details for the file olles_little_data_and_model_pack-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: olles_little_data_and_model_pack-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for olles_little_data_and_model_pack-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b7d40b6628ea77ac645791abb61bfb8e0213e325d3c8fd631bb1d899fc8a552e
MD5 3348f73dd2bdc0aa5b81435a59e1d421
BLAKE2b-256 5a9ec487e7de3449ec68c12ce46ba37abcbd456c940ba08acb7e628602cb4778

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