Python for Data Science
Download and Install Python
We need to download and install the latest version of python approved by your professor. (Python 3.11.7)
Note: [do not] install python from VS Code
or the Microsoft Store
or Anaconda
Python.org is the only place you should install VS Code from (link below)
Install Python on Windows
Make sure to check the box that says Add Python to PATH
before clicking Install Now
. Sometimes it is phrased as Add Python to environment variables
.