Skip to content

Commit

Permalink
20241126 - bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
isaactpetersen committed Nov 27, 2024
1 parent c66ad94 commit b7de03f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bugs.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ Bugs to report (`nflreadr` or `nflfastR`):
- `player_stats` database of weekly stats does not have a `game_id` column (<https://github.com/nflverse/nflreadr/issues/238>)
- common naming convention for key variables, for purposes of merging (<https://github.com/nflverse/nflreadr/issues/237>)
- use of deprecated `summarise()` for returning more than 1 row per group; use `reframe()` instead (<https://github.com/nflverse/nflfastR/issues/480>)
- calculate career stats using `calculate_stats()` function
- calculate career stats using `calculate_stats()` function (as was formerly able to do with the `calculate_player_stats()` function)
- will `nflreadr` switch to using the objects from the `calculate_stats()` function in `nflfastR`?

0 comments on commit b7de03f

Please sign in to comment.