Assignments

The course assessment consists of five assignments and three in-class quizzes. Each assignment is worth 10% of your final grade (50%), while the three quizzes combined are worth the remaining 50%, or about 16.67% each.

Assignment submissions are typically due on Wednesdays and Fridays at 11:59pm following their publication. You may submit via Canvas (preferred) or email ().

I encourage you to complete assignments in Jupyter Notebooks and submit them in PDF format.

You will find the assignments in .ipynb format in the assignments folder on the course repository.

Assignment Timeline

Sessions Topics Assignment Submission Deadline
02-03 Variables and Lists Assignment 01 2025-05-16
03-05 Arrays and Conditional Statements Assignment 02 2025-05-21
06-07 While and For Loops, Functions Assignment 03 2025-05-23
10-11 Subsetting Data Assignment 04 2025-05-28
12-13 SQL Assignment 05 2025-05-30

In-Class Quizzes

In-class quizzes will be held on Fridays. They will be based on the material covered in the previous sessions. The quizzes will be open-book and open-notes, but you will not be allowed communicate with others during the quiz.

Back to top