robbylewis7
robbylewis7
Not sure if anyone else ran into this issue, but in my data run I'm getting 470 playoff shots made for Michael Jordan using the shotchartdetail. It's a lot lower...
I'm trying to get a player's shot data from a specific game, but can't seem to get anything to return. What am I not seeing? `import sys import numpy as...
Is it possible to include something like `season_type_all_star=['Playoffs', 'Regular Season']` ? I ran it but it looks like it only grabs the first value in the array.