ZixuanXu0116 / 2023-24-NBA-Championship-Prediction

3 stars 4 forks source link

Add the check-problem code for users who want to regenerate the database #49

Closed ZixuanXu0116 closed 10 months ago

ZixuanXu0116 commented 10 months ago

See details in the code, there will be some problems in the retrieved game-by-game raw data, for example, a row of a Spurs player's game data played on Jan. 1st may mix into the rows describing the game of HOU at DAL played on Feb. 3rd. We need to delete all those wrong rows, otherwise, we will get the wrong result for the game schedule and game result.