top of page

Introduction to Econometrics

Okay. So what exactly is Econometrics? At its core, Econometrics refers to the application of data science to primarily economic data. Econometricians (as they are often called) use methods like quantitative models, statistical tests, and even machine learning as a way to help uncover the stories that their data may hold. In Econometrics, you learn things about your data, and when you do, the hope is that you can use what you learn today to predict what you may learn tomorrow. Confused yet? No worries. In this course, we'll take everything step by step. 

Things You Are Going To Need For This Video: 

Code To Follow Along

(Make Sure You Follow the Comments In the Code to Correctly Export Your Data)

Kaggle Dataset 

Data Cleaning: Part 1

Watch The Whole
Video, All the Way Through.

...Or Watch It In Segments:

Getting To Know Your Data:
Exploratory Data Analysis

Making It All A Bit More
Understandable: Changing
Column Names

Identify the Values That We 
Don't Have: Missing Values

bottom of page