Statcast Ball Counts > 3
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
When pulling statcast data, there are lines where the ball count is greater than 3. After some analysis, these lines appear not to reflect actual plays occurring.
It is quite possible that this is a result of statcast data being incorrectly entered into baseball savant.
**To replicate (one example):**
1. Use the statcast function to pull data for 4/21/2015.
2. View the following lines:
game_pk sv_id
413849 150421_204227
413849 150421_204212
413849 150421_204154
413849 150421_204141
413849 150421_204126
413849 150421_204111
413849 150421_204055
Contributor guide
Assessment
This issue has not been assessed yet.