In this post you will:
- Run a basic Ordinary Least Squares (OLS) regression in Python
- Time to complete should be less than 30 minutes
- Prerequisites: This post assumes that you have knowledge of the following post(s):
Below you will see a Jupyter script that you first saw in the Installing Anaconda post. You can download the script (& sample data) at the bottom of this post, and reproduce the results.

Python Basic OLS
Size: 25kb
Version: 20190125
Published: January 25, 2019
2 Downloads