sportsdataverse / fastRhockey

Boxscore and play-by-play stat scraper for the Premier Hockey Federation (PHF, formerly known as the NWHL).
https://fastRhockey.sportsdataverse.org
Other
21 stars 3 forks source link

Cannot update nhl/phf db #22

Open geraldFZh opened 2 years ago

geraldFZh commented 2 years ago

I tried to use update_nhl_db and update_phf_db to create db, but it failed and returned

Error in dplyr::filter(., .data$season >= 2016): Problem while computing ..1 = .data$season >= 2016.Caused by error in .data$season:! Column season not found in .data.

saiemgilani commented 2 years ago

Eek, will take a look