Unit 5: Processing CSV Data

Learning Objectives

In this unit, we'll learn how to use Python to process machine-readable data stored in Comma-Separated Values (CSV) format.

NOTE: for extra optional bonus material, see also Unit 5-B for material about relational databases

Discussions and Notes

Activities and Exercises

  • "Monthly Sales Reporting" Exercise (Local | Colab)

Last updated