#100DaysOfCode in Python Transcripts
Chapter: Days 37-39: Using CSV data
Lecture: Introduction to CSV programming

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Hello, it's Michael Kennedy, and I'm going to be your guide for day 37, 38, and 39. And this time we're going to work with structured data
0:11 called CSV files. So anything that can be stored in something like Excel or Tabular, data like that that you might work with
0:20 in some kind of Excel spreadsheet. Much of the data you'll find out on the internet lives in this form, and we're going to find some really,
0:28 really interesting data sets, and we're going to build some programs to ask and answer some pretty powerful questions. Let's get started.


Talk Python's Mastodon Michael Kennedy's Mastodon