Upload datasets from Kaggle to Colab
- Install Kaggle
! pip install -q kaggle
2. Download API from Kaggle
3. Upload that API to Colab
4. Make a kaggle directory n root
5. Copy that API in Kaggle directory
6. Change permissions of this so that we can use it further in our code
7. Copy API link from Kaggle dataset
8. Run it from Colab as below
9. Unzip all files
10. Copy path and now you can use it