Skip to content

Player Class

Christian Wendt edited this page Sep 28, 2019 · 11 revisions

Documentation of all variables for Player Class

Variables

name: str
playerId: int
posRank: int # players positional rank
eligibleSlots = List[str] # example ['WR', 'WR/TE/RB']
acquisitionType: str
proTeam: str # 'PIT' or 'LAR'
position: str # main position like 'TE' or 'QB'