You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I appreciate your excellent repository as usual :)
I encountered an issue while attempting to read the tcga_luad_all_clean.csv.zip file using pandas or through manual extraction. When trying to unzip the folder, I get a popup window saying "The archive is either unknown or damaged", and when attempting to read it with pandas, I encounter the this error: "BadZipFile: File is not a zip file".
I'm unsure whether the file is still valid or if the problem lies on my end. Could you please advise if this is an issue with the file on GitHub or if there might be another problem?
Thanks a lot.
Omnia
The text was updated successfully, but these errors were encountered:
Hi Chen,
I appreciate your excellent repository as usual :)
I encountered an issue while attempting to read the tcga_luad_all_clean.csv.zip file using pandas or through manual extraction. When trying to unzip the folder, I get a popup window saying "The archive is either unknown or damaged", and when attempting to read it with pandas, I encounter the this error: "BadZipFile: File is not a zip file".
I'm unsure whether the file is still valid or if the problem lies on my end. Could you please advise if this is an issue with the file on GitHub or if there might be another problem?
Thanks a lot.
Omnia
The text was updated successfully, but these errors were encountered: