Using NBA player.stats #187
Unanswered
kelseyfglenn
asked this question in
ESPN API
Replies: 1 comment 4 replies
-
Thats a great question @kelseyfglenn! Here are the key meanings
I agree, the dict keys are not helpful and can be converted into something better. I will look into making them more readable. I believe |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Curious if someone could explain what I'm seeing when calling Player.stats for the basketball API. I identified the first entry as the current matchup, but I can't figure out the time periods which the other entries cover. They seem to represent a varying number of total games and none seem to be previous weeks or season totals and the dict keys aren't very informative so I'm a little lost.
Also, is league.player_info exclusive to the football API? If so, what would be the recommended way to access individual games or averages from previous weeks by player?
Thanks for any help, this is a great project 👍
Beta Was this translation helpful? Give feedback.
All reactions