New features were added to the statcast search function, which means that we get new data in stat cast-era-pitches!
Here are the new Float64 features:
- "arm_angle"
- "api_break_x_batter_in"
- "api_break_x_arm"
- "api_break_z_with_gravity"
- "bat_win_exp"
- "home_win_exp"
- "hyper_speed"
- "delta_pitcher_run_exp"
- "estimated_slg_using_speedangle"
Here are the new Int64 features:
- "arm_angle"
- "api_break_x_batter_in"
- "api_break_x_arm"
- "api_break_z_with_gravity"
- "bat_win_exp"
- "home_win_exp"
- "hyper_speed"
- "delta_pitcher_run_exp"
- "estimated_slg_using_speedangle"
I've re scraped and updated the hugging face dataset with the new features, no code changes are necessary on your end to start workin with this new data!