Open xxicheng opened 3 years ago
I met this issue when trying to run "dfTrain, dfTest = lucem_illud.trainTestSplit(lucem_illud.loadSenateSmall())" :
[Errno 2] No such file or directory: '../data\ObamaClintonReleases.csv'
Also, I cannot load senatelarge and spam in homework 4. The first two real datasets work fine. Do I miss anything?
My bad! I've just uploaded it, you should be able to pull or download it from the data folder. Cheers!
I met this issue when trying to run "dfTrain, dfTest = lucem_illud.trainTestSplit(lucem_illud.loadSenateSmall())" :
[Errno 2] No such file or directory: '../data\ObamaClintonReleases.csv'
Also, I cannot load senatelarge and spam in homework 4. The first two real datasets work fine. Do I miss anything?