Li-Hsuan Hsieh
Li-Hsuan Hsieh
### Description * Spring training usually start from near **2/20** but the default range of start date is **3/15** * Change the default from 3/15 to 2/15
### Description * FanGraphs update their leaderboard page in 2023. Therefore the old data scraping does not work. Currently, we use their legacy url https://www.fangraphs.com/leaders-legacy.aspx now. But the legacy one...
Hi, I followed by [batting_stats](https://github.com/jldbc/pybaseball/blob/master/docs/batting_stats.md) document and tried to use `mnl` to get data but got an error My Code: ```python from pybaseball import batting_stats batting_stats(2023, league="mnl") ``` Error I...
### Related Issue * #375 ### Description * Cache with `statcast` function will have incorrect value and cause `cache.purge()` not work. * Also will cause the cache has no expire...
It looks like **Baseball Savant** also provide **MiLB** statcast now. Maybe we could also add a function for that. ref: https://baseballsavant.mlb.com/statcast-search-minors