Credit Risk - Can not load csv file in Jupiter
Hi,
I can not load the file loan_data_2007_2014-2.csv
I am using the following (mac):
data = pd.read_csv('/Users/Jorge/AnalyticsExercises/CreditRisk/loan_data_2007_2014.csv')
I can load any other csv file using the same path.
I get a parser error
ParserError: Error tokenizing data. C error: Expected 1 fields in line 3, saw 2
Without uploading the file I can not continue the course.
Thanks.
1 answers ( 0 marked as helpful)
I have found this link in a previous question
https://www.dropbox.com/sh/6cc01fcljk457gd/AADD_MJFfVcE5VR3UzlKDATla?dl=0