Skip to content

Process CSVs with csv.DictReader

Rose Howell requested to merge 7-csv-DictReader into master

Closes #7 (closed)

I modified index.py to use csv.DictReader, as Tudor suggested. I also added a test, modified tests that broke (CSV files missing the headings), and updated the README to make the new requirement clear.

Repository: https://gitlab.com/eyeo/machine-learning/admincer/
Base revision: 336deba7

Merge request reports

Loading