I have a dataset and I want to make a function that does the .get_dummies() so I can use it in a pipeline for specific columns.
.get_dummies()
When I run dataset
dataset