Since I made this project into a proper python package, you'll have to run the files a different way than normal. To execute batter_preprocessing.py
:
cd src
python -m mlbbetting.preprocessing.batter_preprocessing
python -m mlbbetting.lineups
Since I made this project into a proper python package, you'll have to run the files a different way than normal. To execute batter_preprocessing.py
:
cd src
python -m mlbbetting.preprocessing.batter_preprocessing
python -m mlbbetting.lineups