Dies ist ein Projekt zur Datenexploration. Daher gibt es ein Jupyter Notebook und kein reguläres Python Repo/Projektstruktur. Das bedeutet, dass die üblichen Verdächtigen (.pylint, requirements.txt, Licence.md) fehlen.
- Python 3.7
- Install python 3.7 on your system or create virtual env with python 3.7
- Jupyter Lab
pip install jupyterlab
- Run
jupyter lab
from console - Navigate in jupyter lab to where you downloaded notebook (Hausauffgabe.ipynb) and open it
- The first cells in the notebook have the necessary instructions to install the required packages