"……csv.zip" files not find
Closed this issue · 2 comments
Luxiaowen45 commented
First of all, thank you for your team's contribution to the whole project!
I want to ask whether the csv.zip file in the datasets_csv file is the source data file or the program generated file, because I always get an error when running main.py, indicating that the csv.zip file cannot be found. I'm using my own svs data, but don't understand what csv.zip file really is? I'm using my own svs data, but don't understand what csv.zip file really is?
Raymvp commented
I have the same question with you
Richarizardd commented
Hi @Luxiaowen45 @Raymvp - You should be able to load the *.csv.zip files via pandas
. Sorry for the confusion.