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
numpy
astropy
jdcal
and these should be automatically installed when using pip.