DS105 2025-2026 Autumn Term Icon

✅ Week 04 Lab Solutions

Author
Published

30 October 2025

The solution

Here you will find a solution to the đŸ’ģ W04 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 week04/solutions/).

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

  2. Add, commit and push the changes:

    git add week04/solutions/W04-Lab-Notebook-Solutions.ipynb
    git commit -m "Add W04 Lab Notebook Solutions"
    git push

If you have any questions about the solutions, please ask on Slack.