Go to file
Shawn Anderson a5c9ab5bfe Add the dataset. 2020-11-27 08:48:23 -08:00
.gitignore Initial commit 2020-11-27 08:13:45 -08:00
LICENSE Initial commit 2020-11-27 08:13:45 -08:00
README.md Update readme. 2020-11-27 08:46:01 -08:00
lab1.csv Add the dataset. 2020-11-27 08:48:23 -08:00

README.md

python-lab

Interactive lab building session at the first tec-lab.

Step Number 1

Cloning the lab repository onto your system:

First, navigate to this url: https://github.com/TECommons/python-lab

Copy the clone url by hitting the green button and copying, then use git:

git clone https://github.com/TECommons/python-lab.git

Or use the windows git gui.

Step 2 Installing Visual Studio Code

Step 3 Installing python

On Windows, go straight for the anaconda installer.