Learn how to create dummy variables with python. Dummy variables helps convert categorical variables in the dataset into numerical for analysis and processing. I will also show you how to append or concatenate the dummies data frame to the original dataset, and how to rename a variable.