nrosjat

Results 1 comments of nrosjat

I just installed nflgame by `pip2 install nflgame` but I guess I have to apply some changes to update the last season? `import nflgame` `games = nflgame.games(2017)` `print len(games)` `16`...