-
Via email communication with Ben Baldwin, I've learned that one of the plans for the next NFLFastR update is to locate and fix as many of the missing plays as possible. Many, but not all, that I've fo…
-
Getting ready for nfl season , and this might have been addressed.
This code works, but it will allow a RB into the flex/util from same team. How do your restrict that?
example Nick Chubb at RB1,…
-
I Have problem (HTTP response error429)
as pix
![3](https://github.com/adrianmichel/yloader/assets/171358605/71406e26-e88a-4a91-9205-e065a0984b29)
-
Amy wants to be able to search the repository for alternate spellings and get all hits.
Two ways to implement:
1. Rulesets - index all words starting with K as also starting with G (for example) t…
-
Hit the following "Should never be here" runtime exception, during a time when the server was under high query load (i.e. many concurrent range queries that each took quite a while to run, along with …
-
This is not so much of an open issue - more of an announcement/enhancement. I decided to open source my NFL gamebooks code that should work well with this nfldb project which you can find here: https…
-
I am missing schedule dates from 2017 up. I have seen this issue elsewhere, but the solutions suggested are not working for me as these files are not in scripts:
1. update_sched.py --year 2017
2. nf…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you installed the latest development version of the package(s) in question?
- [X] I have installed the la…
-
Are stats available for the post season (game day, game time)?
I've tried:
q = nfldb.Query(db)
q.game(season_year=2015, season_type='Postseason', week = 1)
for g in q.as_games():
p…
-
In light of our great leader @BurntSushi leaving the project, I've [forked](https://github.com/derek-adair/nflgame) the nflgame repo.
Is anyone using this project actively?