Quote:
Originally Posted by Comedian2004
For instance, in the league leader file, there is the player's ID and the year. So, you can look up the players league in the players.csv file based on this information.
|
There is a potential that a player has been in more than one league in a season and got onto the leaderboard in both of them. It would then involve calculating the relevant stats and comparing them.
I'll probably look at that after I've completed the import process.