How can import data into kaggle kernel if the folder is zipped.?
0
I facing problem importing data into kaggle kernel from "../input/train/filename". it's throwing an error saying directory doesn't exist. I guess this is happening because the 'train' is a zipped folder. Any solution?
import kaggle
share | improve this question
asked Nov 18 '18 at 7:35
Ritaprava Dutta Ritaprava Dutta
1 1
Attaching a screenshot...