-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi I'm a student and in attempting to understand your code I cloned the repository and ran the sample command at the bottom of the readme. I got the following error. I understand that this CSV file is created in the process.py file but even that file refers to './processed/ml{}.csv'. which is not present in the repository. I was wondering if I missed a critical step. Sorry if this comes across as a silly question
data.py", line 11, in init g_df = pd.readcsv('./processed/ml{}.csv'.format(DATASET)) FileNotFoundError: [Errno 2] No such file or directory: './processed/ml_ml-100k.csv'
Thanks
Metadata
Metadata
Assignees
Labels
No labels