Connecting to an API Dataset from Kaggle - Alanmg298/Kaggle-API-to-Clean-Data-in-Python GitHub Wiki

Hi everyone! For this project, I'll be working with the (https://www.kaggle.com/datasets/yagunnersya/fifa-21-messy-raw-dataset-for-cleaning-exploring/data?select=fifa21+raw+data+v2.csv)

  1. First, I start by downloading the packages
  1. Now let's get into the API After creating a new Token in Kaggle (My profile -> Settings)

I'm adding this code with my credentials from the Kaggle Token

This code will download the Data as a csv