Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 259 Bytes

forecast-box

Framework for automated forecasting of univariate time series data. Still under development.

Dependencies

forecast-box requires:

  • Python 2.7.11
  • NumPy 1.10.4
  • Pandas 0.18.0

Testing

$ cd /path/to/forecast-box
$ nosetests