You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we assign a date to each matchup. The date assumes that the game happens at the beginning of the day, whereas we know that the game happens at a specific time. This is data that we should be able to scrape from the websites.
Modify the scraper to populate times for the matchup in addition to the dates.
The text was updated successfully, but these errors were encountered:
Currently, we assign a date to each matchup. The date assumes that the game happens at the beginning of the day, whereas we know that the game happens at a specific time. This is data that we should be able to scrape from the websites.
Modify the scraper to populate times for the matchup in addition to the dates.
The text was updated successfully, but these errors were encountered: