I found a really bizarre issue when trying to load the box score data from the 2022-23 season. The resulting file has about 20 extra game for Tarleton between March 1st, 2023 and March 10th, 2023, that they did not play. The box score from their side always has the same stats, but the opponents are always different, and they are definitely not teams that they played during that time.
I checked each of their box score .csv files individually and those 'ghost' games do not appear there. I haven't changed anything in 'load_data.r' aside from the season and file type. The other later seasons (2023-24 & 2024-25) seem to work without a hitch.
I found a really bizarre issue when trying to load the box score data from the 2022-23 season. The resulting file has about 20 extra game for Tarleton between March 1st, 2023 and March 10th, 2023, that they did not play. The box score from their side always has the same stats, but the opponents are always different, and they are definitely not teams that they played during that time.
I checked each of their box score .csv files individually and those 'ghost' games do not appear there. I haven't changed anything in 'load_data.r' aside from the season and file type. The other later seasons (2023-24 & 2024-25) seem to work without a hitch.