toontran / CS204-Project3

Final Project!
MIT License
1 stars 0 forks source link

Read csv file #4

Open toontran opened 4 years ago

toontran commented 4 years ago

Create a new file called utils.py in file project_3 Write a function that reads the dataset Chicago Crimes

Input: path to the Chicago Crimes dataset

Output, a dictionary with: key is the name of the column, value is a list of all values of respective column