Johnny Nienstedt
Results
2
issues of
Johnny Nienstedt
data = pybaseball.statcast_pitcher_spin('2019-07-01', '2019-07-31', player_id = 506433) AttributeError: module 'pybaseball' has no attribute 'statcast_pitcher_spin' Seems to simply not exist. Has this been depricated? Also, just a clerical error but in...
The following warning is raised once for each day in the query: FutureWarning: errors='ignore' is deprecated and will raise in a future version. Use to_datetime without passing `errors` and catch...