promptdojo_

CSV and JSONL — the two formats AI moves data in — step 2 of 9

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

read, then continue.