python-mlb-statsapi icon indicating copy to clipboard operation
python-mlb-statsapi copied to clipboard

Python Wrapper for the MLB's Official Stats API

Results 1 python-mlb-statsapi issues
Sort by recently updated
recently updated
newest added

@KCNilssen @Mattsface Looks like another GameInfo.___init___() adjustment needs to be made. Positional arguments attendance & gamedurationminutes, errors. Call works for all but 2 gamePK's(745114 & 746083). **Input** [mlb_games.csv](https://github.com/zero-sum-seattle/python-mlb-statsapi/files/14853811/mlb_games.csv) **Output** [mlb_games_ready.csv](https://github.com/zero-sum-seattle/python-mlb-statsapi/files/14853843/mlb_games_ready.csv)...