nfldb
nfldb copied to clipboard
Comprehensive list of changes for this to work?
I previously had an install working but I lost access to the server/data and I'm trying to set it up again.
Is there a list somewhere of all of the things we need to change to fix the issues that arise after following the installation instructions.... Things I'm aware of being broken:
- LAC and JAX team settings. I believe you need to insert them into the database, and possibly also modify teams.py somewhere
- Weird errors with some names that have a comma in them?
- Other things I can't remember :)
If anyone has a list or a fork I can copy/compare from, that would be great.
Thanks!
I just got setup with everything. I think I should be good. I had to do the insert trick with the LAC and JAX teams.
Problem I am having now is I cant see anything when using q.game(season_year=2018, ...
Problem I am having now is I cant see anything when using q.game(season_year=2018, ...
This is an upstream uproblem. See https://github.com/derek-adair/nflgame/issues/3 and https://github.com/BurntSushi/nflgame/issues/363.
If you feel like using my redux repository the 2018 data is packaged up in nflgame-redux==1.2.22-rc1 There are a number of options for you to get nflgame up and running (and thus nfldb) for the 2018 season.
Also until derek-adair/nflgame#3 is addressed the current week will not be functioning for the 2018 season.