promptdojo_

CSV, JSONL, Parquet - which file earns the job — step 6 of 7

Write to_jsonl(records) — return a string with one JSON object per line. Then parse the blob back and print the line count (3) and whether the round-trip preserved the records exactly (True).

full-screen editor opens — close anytime to keep reading.