Both csv.reader and csv.DictReader produce data here. Which pattern is the right one to reach for in new code?
csv.reader
csv.DictReader