jldbc / pybaseball

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

Can I get minors data for a given player? #357

Open jeremy-rutman opened 1 year ago

jeremy-rutman commented 1 year ago

In basreball-reference when you look up a player you'll get stats for all years including in the minors - is there a way to get that data using pybaseball?