DS105 2025-2026 Autumn Term Icon

✅ Week 05 Lab Solutions

Author
Published

01 November 2025

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/).

  1. Place the downloaded notebook in week05/solutions/ inside your my-ds105a-notes folder on Nuvolos.

  2. 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.