cdinto thedata-cleaningfolder to begin the data cleaning- Run
players.pyto webscrape the players dataset into thegrandmastersSQL table - Run
games-geireann.pyto get the games dataset with FIDE_ID in thegames_idSQL table - Run
merge.pyto combine the games database and the players database in themergeSQL table - Run
gm_age.pyto get the updated statistics for each database in thegames_newSQL table