reading csv file dict python code example Example: how to create dictionary in python from csv input_file = csv.DictReader(open("coors.csv"))