You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
The player Patrick McCaw , birthdate 1995-10-25 appear 3 times in the roster of Cleveland Cavaliers 2018-2019 season with 3 different "player_id"s.
1627775 -The original player_id that in use also in previous seasons.
629276- Extra player_id.
52186- Another Extra player_id.
Run following command to reproduce the issue: team.TeamCommonRoster(team_id=1610612739, season='2018-19').roster()
The player Patrick McCaw , birthdate 1995-10-25 appear 3 times in the roster of Cleveland Cavaliers 2018-2019 season with 3 different "player_id"s.
1627775 -The original player_id that in use also in previous seasons.
629276- Extra player_id.
52186- Another Extra player_id.
Run following command to reproduce the issue:
team.TeamCommonRoster(team_id=1610612739, season='2018-19').roster()