Package nflgame :: Module player :: Class PlayPlayerStats
[frames] | no frames]

Class PlayPlayerStats

source code

 object --+    
          |    
PlayerStats --+
              |
             PlayPlayerStats

Instance Methods

Inherited from PlayerStats: __add__, __getattr__, __init__, __str__, __sub__, formatted_stats, has_cat

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties

Inherited from PlayerStats: stats, tds, twopta, twoptm, twoptmissed

Inherited from object: __class__