Community Data Science Workshops (Fall 2014)/Day 3 lecture: Difference between revisions

imported>Mako
imported>Mako
Line 35:
* Load data into Python
** review of opening files
*** we can also open them for reading
** csv module and and csv.reader() function
** csv.DictReader()
Anonymous user