Skip to content

Commit

Permalink
5 more player mappings to add. (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Carl <[email protected]>
Co-authored-by: Tan Ho <[email protected]>
  • Loading branch information
3 people authored Sep 22, 2024
1 parent 419cd1c commit 91885e4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- nflreadr now exports the variable `nflreadr::nflverse_data_timezone` which defines the standard timezone
across all nflverse data. When printing to the console, nflreadr will convert timestamps to the user local timezone.
- Added several player name mappings (#249, #253)
- Added several player name mappings (#249, #253, #255)
- Added a dictionary to describe what each shorthand roster status indicates (#232)

---
Expand Down
5 changes: 5 additions & 0 deletions data-raw/clean_player_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,8 @@ DeVon Achane,Devon Achane
Demario Douglas,DeMario Douglas
Michael Hall,Mike Hall
Andru Phillips,Dru Phillips
Alexander Johnson,AJ Johnson
Matt Ioannidis,Matthew Ioannidis
Cobie Durant,Decobie Durant
Chris Smith,Christopher Smith
Grant DuBose,Grant Dubose
Binary file modified data/player_name_mapping.rda
Binary file not shown.

0 comments on commit 91885e4

Please sign in to comment.