User Guide#

Attention

For current version is necesary add at the top of your python DataApp script the login.

>>> import shapelets as sh
>>> sh.login(user_name="my_user_name",password="my_password")