#100DaysOfCode in Python Transcripts
Chapter: Days 37-39: Using CSV data
Lecture: Your turn: Day 3
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
And on Day 3 you're going to want to
0:02
actually work with the data.
0:04
So you need to transform it into
0:05
a way that you can work with.
0:06
If you need to work with that particular field,
0:09
I think my Thanksgiving example might not actually need it
0:12
because of the way that that works.
0:14
Depending on your data you might have to, you know,
0:16
sort of upgrade it to the numbers or numbers
0:19
and then, you know, ask the user questions
0:21
and try to basically provide an answer based on the data.
0:25
When you're done, share what you learned
0:27
as always, and thanks, hopefully you enjoyed this section.