jldbc / pybaseball

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

league pitching range fix #197

Closed bdilday closed 3 years ago

bdilday commented 3 years ago

Fixes bug in applying date range to pitching_stats_range. Closes https://github.com/jldbc/pybaseball/issues/188

schorrm commented 3 years ago

Good catch. I think I will merge this independently of everything else having gotten broken again.

baileymorton989 commented 3 years ago

I am still having the same issue that I had in #188.