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

NCAAB height returns None obeject #745

Open
leokaplun opened this issue Aug 24, 2022 · 0 comments
Open

NCAAB height returns None obeject #745

leokaplun opened this issue Aug 24, 2022 · 0 comments

Comments

@leokaplun
Copy link

Describe the bug
The API does not seem to extract height for any player in the NCAAB Package

To Reproduce
Sample code which causes an issue.

from sportsipy.ncaab.roster import Player

kevin_durant = Player('kevin-durant-1')
print(kevin_durant.height)

None
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