sbt-idp/process_data.py
2024-02-06 16:25:49 +07:00

3 lines
44 B
Python

import csv
csv.DictReader(open('data.csv'))