fire-ants / mlb-analytics-ant-datafresh

Microservice for extracting data
GNU General Public License v3.0
0 stars 0 forks source link

Unable to scrape MLB data from October 2018 #9

Open dancohen21 opened 5 years ago

dancohen21 commented 5 years ago

see: https://github.com/cpsievert/pitchRx/issues/66

dancohen21 commented 5 years ago

for the time being we are setting the end of season date for 2018 for the last day that the scrape function works in 2018. also the last regular season date. season_end_2018 <- as.Date("09-30-18",format="%m-%d-%y")