I\'m building a pipeline in scikit-learn. I have to do different transformations with different features, and then standardize them all. So I built a ColumnTransformer
ColumnTransformer