
Introduction
Ironman race results data was scraped from a third-party website for the purpose of EDA. All the data and code used for extracting results data can be found in the following links:
GitHub Repository here
Kaggle Dataset hereThe following files contained in the Github (mainly the Jupyter notebook and Python …
Read More