User Profile
Collapse
-
That was surprisingly straight forward - thank you very much! -
How to parse csv using DictReader?
Im trying to create a visualisation from radiation data from Japan, from this website: http://www.sendung.de/japan-radiation-open-data/
It is in csv format. I was told python is good for parsing csv.
Im struggling to get to grips with how to use the csv module to parse specific rows of data. I tried using DictReader but Im really not getting anywhere, total noob.
There are four column headers: station_id, datetime, sa,...
No activity results to display
Show More
Leave a comment: