Skip to content

An open-source college baseball analysis package for Python. Includes functionality for data acquisition and calculation of advanced metrics.

License

Notifications You must be signed in to change notification settings

ivoryshoulder/collegebaseball

 
 

Repository files navigation

logo

Twitter Follow

collegebaseball is Python package for college baseball data acquisition and analysis.
Documentation is available at: readthedocs

Installation

collegebaseball is available to download from github

# install with the following:
pip install git+https://github.com/nathanblumenfeld/collegebaseball

Planned Feature Additions

  • Splits for player career stats
  • Team Schedules
  • Play-by-Play Data
  • Linear Weight Calculation Tools
  • Park Factor Calculation Tools
  • WRC+ and other normalized stats

If you have more ideas or if you are interested in contributing, please reach out to @blumenfeldnate on twitter or email [email protected].

About

An open-source college baseball analysis package for Python. Includes functionality for data acquisition and calculation of advanced metrics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.2%
  • Python 2.8%