-
I've noticed that any interception is also counted as a completion. While maybe technically valid this isn't how the NFL keep stats and was curious if this was intentional or an oversight.
For exam…
nalin updated
3 years ago
-
Wanted to see if this was an nflfastR bug or an NFL data issue. Noticed two plays this year which were ruled incomplete passes, but also had tackles recorded (they were initially completed but overtur…
-
Does the roster data not include the new ids? Here is what I'm getting, am I missing something?
Index(['team.season', 'teamPlayers.displayName', 'teamPlayers.firstName',
'teamPlayers.middle…
-
The description says:
"The nflfastR play-by-play data uses special player IDs (UUIDs version 4). The roster data in this repo joins those IDs to the scraped rosters. Therefore only players who appe…
-
I was looking at the PBP for the BUF-SEA game where Wilson got hit supposedly 16 times, a YTD high. When I reconciled against the [gamebook PBP](https://nflcdns.nfl.com/liveupdate/gamecenter/58290/BUF…
-
In the 2018 and 2019 (at least) CSV files, points accumulate across the games. The result is that the wp column has a wp of 0 or 1 for 99% of the entries.
-
The columns `total_home_score` and `total_away_score` appears to be broken in these games. Therefore Win Probability is also broken
![](https://user-images.githubusercontent.com/38586519/10288867…
-
The drive column ( column 19 of CSV) is not accurate. The count does not update accurately after punts and turnovers; possessing team changes but drive count lags.
![image](https://user-images.git…
-
There is some very limited `gsis_id` duplication in the 2020 rosters.
I identified the following duplications when grouping by `gsis_id` and `team`.
```
season team position full_…
-
Sorry if this should not be re-opened as a new issue. I wasn't sure if there was any notification given when I further commented on the previous closed issue. Feel free to close this if this is just c…