Skip to Main Content

Data Science: Working with Python

Downloading Python

If you don't have Python already installed on your computer, you can download it for free.  You can download it from the Python Software Foundation.  You could also install the Anaconda distribution of Python which includes Jupyter notebooks capability, pre-installed Python packages, and more.

Python Tutorials

O'Reilly Resources