Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2017 Weeks 3-6 missing #278

Closed
raphattack opened this issue Oct 20, 2017 · 1 comment
Closed

2017 Weeks 3-6 missing #278

raphattack opened this issue Oct 20, 2017 · 1 comment

Comments

@raphattack
Copy link

nfldb-update doesn't seem to pick up games from weeks 3-6:

select * from game order by gsis_id desc;
screen shot 2017-10-20 at 1 53 17 pm

Running nfldb-update --update-schedules followed by nfldb-update succeeds with no errors, but the games still aren't picked up. Anyone else encountering this issue?

@raphattack
Copy link
Author

Resolved through a combination of @BadLuckRestaurant and @ochawkeye's tips from here.

Steps taken:

  1. pip install git+https://github.com/BurntSushi/nflgame.git
  2. python update_sched.py --year 2017
  3. nfldb-update --update-schedules
  4. nfldb-update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant