ColumnTransformer: Apply Different Transformations To Different Features
May 8, 2021 · 4 min read · Real-world data often contain heterogeneous data types. Most of the time you will find an unorganised or incomplete dataset with missing values. You may need to use different transformation on different columns for data preprocessing. For example, sc...
Join discussion



