• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Convert Categorical Variables into Quantitative Variables

This course will introduce basic methods to convert categorical variables into quantitative variables for analysis using Python. Without properly prepared data, your model is likely to be inaccurate or incomplete.

Jason Browning, Ph.D. - Pluralsight course - Convert Categorical Variables into Quantitative Variables
by Jason Browning, Ph.D.

What you'll learn

In this course, Converting Categorical Variables into Quantitative Variables, you’ll learn how to use basic Python functions to recode data for more effective analysis. First, you’ll review the difference between categorical variables and quantitative variables. Next, you’ll learn the concept of one-hot encoding, a common method for processing categorical data in machine learning algorithms. Finally, you’ll learn how to use the get_dummies method in Pandas to perform one-hot encoding. When you’re finished with this course, you’ll have the knowledge needed to prepare your categorical data for machine learning or data analysis.

Table of contents

About the author

Jason Browning, Ph.D. - Pluralsight course - Convert Categorical Variables into Quantitative Variables
Jason Browning, Ph.D.

Jason Browning is a data and analytics professional with extensive experience in both the public and private sector. As a Tableau Desktop Certified Professional, Jason loves to build data visualizations that both inform and inspire.

More Courses by Jason