Provides pitch data on pitcher and batter matchups.
Project description
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 -U matchups
Run tests
pip install -r requirements.txt
py.test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
matchups-0.4.0.tar.gz
(37.9 MB
view hashes)
Built Distribution
matchups-0.4.0-py3-none-any.whl
(38.1 MB
view hashes)