python-unzip

Python zipfile just creates empty folders with no content

Why does Python's zipfile create empty folders with no content? Question: I am working on a Google Colab notebook. I have downloaded datasets from Kaggle and it is in zip format. I have used Python’s zipfile module but I don’t see it working. Looks like it just created empty folders but I don’t see contents …

Total answers: 1