You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
Use the statcast function to pull data for 4/21/2015.
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
The text was updated successfully, but these errors were encountered:
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):
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
The text was updated successfully, but these errors were encountered: