I am parsing a csv file and i am getting the below error
import os import csv from collections import defaultdict demo_data = defaultdict(list) if os.path.ex