Installation¶
This will explain how to install the package.
Requirements¶
The data analysis package requires python3, numpy, pandas and seaborn. Additionally, for the documentation you will need to install sphinx and recommonmark.
For developers¶
The unit tests are written in pytest, which needs to be installed. Linting should be done with flake8.