SABRmetrics calculator for Python
python 3.5+
$ pip install sabr
from sabr.stats import Stats
h9 = Stats.hr9(26, 209.7) # Yu Darvish(2013) HR/9
MIT License http://opensource.org/licenses/MIT
SABRmetrics calculator for Python
python 3.5+
$ pip install sabr
from sabr.stats import Stats
h9 = Stats.hr9(26, 209.7) # Yu Darvish(2013) HR/9
MIT License http://opensource.org/licenses/MIT