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

5 more player mappings to add. #255

Merged
merged 5 commits into from
Sep 22, 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, #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.
Loading