Python: Read and write files using csv, dictReader, dictWriter and pandas

preview_player
Показать описание
Tracklist:
00:00 read a csv file
01:54 read a file using csv module
08:18 write/create a csv file
10:24 write/create a csv file using csv library
20:19 reading csv files using DictReader
26:28 write/create a csv file using DictWriter
31:17 create a series in pandas
32:50 read a csv file using pandas
33:34 discover useful methods in pandas
34:54 convert a column into a datetime object
34:47 drop columns in pandas
37:01 access a particular row
37:41 convert the price object (column) into an integer
39:26 create a bar chart using the matplotlib library
40:55 export as a csv file

project files:
Рекомендации по теме
Комментарии
Автор

Excellent job friend, I understood everything, thank you very much.

luispacheco