Installation#

sktimeutils is a collection of python utility functions and classes used by the ARG group. The code is typically pure python and typically targets python 3.6 or higher.

Stable Version#

The current stable version can be installed with:

pip install sktimeutils

Dependencies#

The code requires the following python packages

  1. numpy

  2. astropy

  3. jdcal

and these should be automatically installed when using pip.