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

Inconsistent NBA Game IDs in Play by Play Data #85

Open
bfs6 opened this issue Jul 6, 2022 · 0 comments
Open

Inconsistent NBA Game IDs in Play by Play Data #85

bfs6 opened this issue Jul 6, 2022 · 0 comments

Comments

@bfs6
Copy link

bfs6 commented Jul 6, 2022

I am using the function load_nba_pbp to get seasons worth of play by play data. However, when I try to merge certain subsets of this data with other tables I have by "game_id", I realized that the game_id's in your play by play data is not consistent with the formulation of game_id that the NBA Stats API uses. Is there any reason for this or documentation for how these changes were made?

Additionally, is there any way you would be able to add an extra variable that could indicate the NBA Stats API Game ID, if game_id in your data is a sportsdataverse ID.

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

No branches or pull requests

1 participant