.. movekit documentation master file, created by
   sphinx-quickstart on Fri Aug 16 08:37:37 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to movekit's documentation!
===================================

Welcome to the documentation for "movekit" open source package for the analysis of movement data. The package includes modules for preprocessing, feature extraction and also performing statistical analysis.

Requirements:

This project depends on "pandas", "numpy", "math", "time", "pickle", "matplotlib", "scipy" and "tsfresh" packages.


.. toctree::
   :maxdepth: 2
   :caption: Contents:

   code



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
