jldbc / pybaseball

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

Update description of `qual` argument in batting and pitching stats documentation #213

Closed johnclary closed 3 years ago

johnclary commented 3 years ago

Update description of the qual argument to reflect actual behavior. This came up because I noticed Bryce Harper is currently absent from batting stats unless you explicitly set the qual argument accordingly.