Skip to content

Add team_abbr_mapping and player_name_mapping datasets#42

Merged
mrcaseb merged 12 commits intomainfrom
seb/data
Nov 23, 2025
Merged

Add team_abbr_mapping and player_name_mapping datasets#42
mrcaseb merged 12 commits intomainfrom
seb/data

Conversation

@mrcaseb
Copy link
Copy Markdown
Member

@mrcaseb mrcaseb commented Nov 20, 2025

along with code to read datasets

This is a part of #36

The cleaning functions should go into a separate PR imo

Test with

import nflreadpy as nfl
nfl.team_abbr_mapping()
nfl.team_abbr_mapping_norelocate()
nfl.player_name_mapping()

nflreadpy saves data as parquet, exported from nflreadr

@mrcaseb mrcaseb requested a review from tanho63 November 20, 2025 13:25
@mrcaseb mrcaseb changed the title Add team abbr mapping datasets Add team_abbr_mapping and player_name_mapping datasets Nov 20, 2025
Copy link
Copy Markdown
Member

@tanho63 tanho63 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! can you bump version and add news?

@mrcaseb mrcaseb merged commit 66bb305 into main Nov 23, 2025
12 checks passed
@mrcaseb mrcaseb deleted the seb/data branch November 23, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants