Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 235 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 235 Bytes

Testing for Data Scientists

Packages to install

pip install -r requirements.txt

Commands available

python run.py train
python run.py test
python run.py unittest
python run.py coverage
python run.py exercises