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
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.
The text was updated successfully, but these errors were encountered:
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
:! Columnseason
not found in.data
.The text was updated successfully, but these errors were encountered: