Python Files - Let's read data from a csv

Опубликовано: 07 Октябрь 2024
на канале: Python with Andrew
196
0

In this video, we look at reading data from a csv file which has a bit more structure. We will read it in one line at a time into a list and then process it. The example I use is a movie database.

Python with Andrew covers Python programming for the beginner. I am a University Lecturer who loves to program and teach good programming habits. My focus is to keep it simple - making it easier to learn and making your code better for the long term.