Confused, need to "Write your code to print out the number of data records" - i know how to do this in pandas but not csv.DictReader
Have tried solutions from Number of lines in csv.DictReader and with len() with no success.
Confused, need to "Write your code to print out the number of data records" - i know how to do this in pandas but not csv.DictReader
Have tried solutions from Number of lines in csv.DictReader and with len() with no success.