statcast_pitcher_spin not working
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
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 statcast_pitcher_spin.md, the top line is statcast_pitcher(...) instead of statcast_pitcher_spin(...)
Contributor guide
Assessment
This issue has not been assessed yet.