jldbc / pybaseball

Pull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
MIT License
1.18k stars 321 forks source link

statcast_pitcher does not apply sanitize_input #411

Open chrisrrowland opened 3 months ago

chrisrrowland commented 3 months ago

Fumbling around with the library for the first time and noticed that using statcast_pitcher without both dates specified was not working correctly.