Python 3 Programming Tutorial - Reading from a CSV spreadsheet
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=K_oXb04izZM
In this Python 3 programming tutorial, we cover how to read data in from a CSV spreadsheet file.
CSV, literally standing for comma separated variable, is just a file that has data that is separated by some sort of delimiter, it does not have to be a comma. Luckily for us, Python 3 has a built in module for reading and writing from and to CSV files!
Sample code for this basics series: http://pythonprogramming.net/beginner-python-programming-tutorials/
Python 3 Programming tutorial Playlist: http://www.youtube.com/watch?v=oVp1vrfL_w4&feature=share&list=PLQVvvaa0QuDe8XSftW-RAxdo6OmaeL85M
http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex
Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6
Other Videos By sentdex
Tags:
Python (Programming Language)
Computer Programming (Conference Subject)
programming
tutorial
basics
python 3
python 3.3
python 3.4
python 2 and 3
python 2.7
2.7
3.3
3.4
beginner
how-to
coding
easy
csv
spreadsheet
Spreadsheet (File Format Genre)
Comma-Separated Values (File Format)