In this small project, you will demonstrate your coding and reasoning skills on a real data set.
You will find all the necessary instructions in the notebook.ipynb
file. To open this file, you must install Jupyter lab. To do so, we recommend installing Miniconda. Once installed, type conda install jupyterlab
in your terminal.
To complete this project, we ask you to create a GitHub account and to fork the present repository. Fill the notebook.ipynb
file with your answers and send us your repository's adress (e.g. https://github.com/YOUR_GITHUB_ACCOUNT/show-me-your-code
) before the deadline.
Please keep in mind that we will test your code, therefore it is important that you update the environment.yml
file with the python libraries you used.
Good luck!