Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 13 more player name mappings. #253

Merged
merged 3 commits into from
Aug 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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)
- Added several player name mappings (#249, #253)

---

Expand Down
13 changes: 13 additions & 0 deletions data-raw/clean_player_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,16 @@ Marquise Brown,Hollywood Brown
YaYa Diaby,Yaya Diaby
Michael Danna,Mike Danna
Ogbonnia Okoronkwo,Ogbo Okoronkwo
Cedrick Wilson,Ced Wilson
Josh Uche,Joshua Uche
Patrick Jones,Pat Jones
Adetokunbo Ogundeji,Ade Ogundeji
Daxton Hill,Dax Hill
Zachary Carter,Zach Carter
Chigoziem Okonkwo,Chig Okonkwo
Andrew Ogletree,Drew Ogletree
Nate Landman,Nathan Landman
DeVon Achane,Devon Achane
Demario Douglas,DeMario Douglas
tanho63 marked this conversation as resolved.
Show resolved Hide resolved
Michael Hall,Mike Hall
Andru Phillips,Dru Phillips
Binary file modified data/player_name_mapping.rda
Binary file not shown.
Loading