Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 183 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 183 Bytes

DSLR

42 starter project for data science things.

Full description of the exercise can be found in en.subject.pdf.

Set up

python3 -m venv venv
source venv/bin/activate