Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Introduction
Reading CSV files
Summary

Instruction

Hello, and welcome again! As promised, we'll get our hands dirty and write some real Python code in this part. You'll learn how to read CSV files in Python using the csv module. You can always use the Datasets button on the right-hand side of the screen to check which CSV files are available in a given exercise and what their structure is. Let's get started, then!

Exercise

Click Next exercise to continue.