JacobLee23 / FanGraphs-Export

A library for scraping data off of the FanGraphs webpages.
MIT License
14 stars 1 forks source link

Leaders/GameSpanLeaderboards #14

Closed JacobLee23 closed 3 years ago

JacobLee23 commented 3 years ago

Parser for the FanGraphs 60-Game Span Leaderboards.

from FanGraphs import leaders
gsl = leaders.GameSpanLeaderboards()

Methods

Close #6