In order to use the scikits.timeseries package, the following external packages must be installed beforehand:
The following packages are strongly recommended:
You can download source code and windows installers from the sourceforge project page.
For svn repository access:
svn co http://svn.scipy.org/svn/scikits/trunk/timeseries timeseries
To install on windows, it is recommend that you use the pre-built installers from the sourceforge project page.
To install the scikits.timeseries package directly from source, run the command:
python setup.py install