"The first line of the CSV file is a comment, which we ignore with `skip=1`."
"The first line of the CSV file is a comment, which we ignore with `skip=1`."
]
]
},
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"We check if the file is already downloaded and store to a local file to prevent to download every time we run the program. If it is not, we use the link and download it and save it locally."