sportsdataverse / sportsdataverse-py

sportsdataverse python package
https://py.sportsdataverse.org
MIT License
74 stars 7 forks source link

Cannot pull 2021 data from load_cfb_pbp #22

Closed JayTheriault closed 2 years ago

JayTheriault commented 2 years ago

Trying to access pbp data for the 2021 season leads to a HTTPError. Is there any way to make sure the data is up-to-date? I would love to be able to utilize this package during the season as well. Thank you!

armstjc commented 2 years ago

JayTheriault,

Do you still have this issue when running the latest version of sportsdataverse-py?

JayTheriault commented 2 years ago

This issue still persists. I looked at the code and it seems to be trying to pull data from a parquet file located here https://github.com/sportsdataverse/cfbfastR-data/tree/main/pbp/parquet which does not exist for the 2021 season

JayTheriault commented 2 years ago

Hi, I was wondering if there were any updates? Thanks!

saiemgilani commented 2 years ago

This should be fixed now.