CSV to JSON in Python · Create a python list. · Convert each line of CSV into a dictionary using CSV.DictReader() and append it to the list.
確定! 回上一頁