Skip to main content

A simple time series analysis package

Project description

                simple_ts package
                A simple package for analyze and check time series stationarity.

Installation

pip install simple_ts

Quick Start
import simplets
simplets.simple_ts(x, plot= True)

Parameters
x: array-like
The time series data.

plot: bool, default False
if true, plots the decomposition of the time series.

*Returns*
0riginal plot, trend plot, seasonal plot and resid plot for the time series: (optional)
Summary of Augmented Dickey-Fuller unit root test.
Summary of Kwiatkowski-Phillips-Schmidt-Shin test for stationarity.
Best ARIMA model for the time series

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

simple_ts-0.9.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for simple_ts-0.9.1.tar.gz
Algorithm Hash digest
SHA256 f1dec3e3c3d3e55400e287b5773bd7462221866c7399c06e7ea410e5026b9380
MD5 c0dc014bfa94e5411a0a4f6f66cf3ec3
BLAKE2b-256 863ceaea5db91944172ac68512025951338f164060650c70999f155092d97560

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page