This jupyter notebook and associated python module attempt to delve into the mysteries of On Base Percentage and play moneyball by building the best, cheapest baseball team.
To open the jupyter notebook, run the command jupyter notebook moneyball.ipynb from your command line.
To install dependencies run pip install -r requirements.txt.