.coveragerc
.gitignore
CHANGELOG.rst
CONTRIBUTING.md
LICENSE
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
examples/demo.ipynb
examples/datasets/fish-5.csv
examples/datasets/fish-5.xlsx
src/movekit/__init__.py
src/movekit/feature_extraction.py
src/movekit/io.py
src/movekit/plot.py
src/movekit/preprocess.py
src/movekit.egg-info/PKG-INFO
src/movekit.egg-info/SOURCES.txt
src/movekit.egg-info/dependency_links.txt
src/movekit.egg-info/not-zip-safe
src/movekit.egg-info/requires.txt
src/movekit.egg-info/top_level.txt
tests/conftest.py
tests/test_medoid_calculation_2.py
tests/test_real_positive_acceleration.py
tests/testing_feature_extraction.py
tests/testing_io.py
tests/data/Completely_Processed_Data-fps_10_Part-2.csv
tests/data/empty.csv
tests/data/empty.xlsx
tests/data/fish-5.csv
tests/data/fish-5.xlsx
tests/data/missing-col.csv
tests/data/missing-col.xlsx
tests/data/missing-header.csv
tests/data/missing-header.xlsx