â Week 05 Lab Solutions
The solution
Here you will find a solution to the đģ W05 Lab:
đĄ Save it to your GitHub repo
If you followed my guidance in W03 Extra advice, you can add this notebook to your my-ds105a-notes repository (for example under week05/solutions/).
Place the downloaded notebook in
week05/solutions/inside yourmy-ds105a-notesfolder on Nuvolos.Add, commit and push the changes:
git add week05/solutions/W05-NB02-Lab-Solutions.ipynb git commit -m "Add W05 Lab Notebook Solutions" git push
If you have any questions about the solutions, please ask on Slack.
