This repository contains assignments, exercises and data related to the course Data Science Fundamentals, a part of the master Data Driven Design.
This repository contains a couple of things.
For every week there is a Jupyter Notebook containing examples relating to the subjects of that week
- Week 1: Math, variables,
print()
,input()
, comparisons, types,if
, string methods - Week 2: Lists,
for
,while
, files,csv
- Week 3: dicts,
json
, f-strings, HTTP api's - Week 4: Reddit /
praw
, Pandas - Week 5: Web scraping
These are optional exercises you can make during the lesson to test your knowledge
- Week 1, lesson 1: Myfitnesspal - Student solutions
These are PDF versions of the slides i give every week.