jldbc / pybaseball

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

Update fangraphs month enum to support 'last x' games #366

Open abrobert opened 1 year ago

abrobert commented 1 year ago

Fangraphs allows filtering leaderboards by last seven, fourteen and thirty days by setting the month to 1, 2, or 3 respectively.

abroberts14 commented 1 week ago

Any update on this? @markspotsthex