Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 339 Bytes

INSTALL.md

File metadata and controls

11 lines (7 loc) · 339 Bytes

Installation

Install python3 on your computer.

Optional but recommended: Use a virtual environment.

Inside a bash shell in this project directory, run the following command to install some data science tools:

pip install -r requirements.txt