jldbc / pybaseball

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

Issue 315 #317

Closed bryanpeabody closed 1 year ago

bryanpeabody commented 1 year ago

Ticket #315 is due to a bug with the age parameter on the Fangraphs site. I spoke with @tjburch and we decided to default the age to 0 for now. That is the code change for the PR.

bryanpeabody commented 1 year ago

No longer needed. Fangraphs fixed the issue.