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
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