Skip to content

hdoupe/Matchups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matchups

Provides pitch data on pitcher and batter matchups.

Setup

Set conda environment.

conda create -n matchups-dev pip pandas numpy pyarrow
conda activate matchups-dev

Install from source

pip install -e .

Install using pip

pip install git+https://github.com/hdoupe/Matchups.git@master

Run tests

pip install -r requirements.txt
py.test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages