<aside> 👯‍♀️

Grading

This is graduate school. The course will ask effort of you but that doesn’t mean the grading will be harsh. Do the work and you’ll get a good grade.

Assignments (60%)

Final Project (40%)

Course Topics

Winter 2026 - 11 Lectures

Foundational (1-4) → ML/AI (5-8) → Student Choice (9-11)

  1. Setup + Debugging - Notebook hygiene, defensive programming, VS Code debugger
  2. Larger-than-Memory Data - Polars lazy evaluation, out-of-core processing, parquet
  3. SQL for Data Analysis - SELECT, JOIN, GROUP BY, window functions, pandas integration
  4. NLP Foundations - Text preprocessing, embeddings, sentiment, clinical text applications