Skip to content

chriso/timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeseries

A collection of utilities for time series modelling and analysis

  • Trends
  • Moving averages
  • Decomposition (STL)
  • Forecasting (ETS / ARIMA)
  • Plotting (matplotlib)

See the wiki for more information.

Installation

$ pip install timeseries

Tests

Run the test suite with

$ make check

License

MIT

About

Time series analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published