How to import kaggle data to google colab
The steps:
- Sign up for a Kaggle site
- Access your profile and create a token API
- Download the file (.json file)
- In the end of the first section code of the notebook upload the .json file which you have downloaded in step (3).