Shots¶
Shots¶
The Shots class has some basic properties for handling shot data
-
class
pbpstats.resources.shots.shots.Shots(items)[source]¶ Bases:
pbpstats.resources.base.BaseClass for games items
Parameters: items (list) – list of StatsNbaShotitems, typically from a shots data loader-
data¶ returns list of dicts with shots
-