260143: Unable to fit transforms. This could be because some of the columns in your dataset have multiple data types.
Description
Unable to fit transforms. Some of the columns in the dataset may have multiple data types, for example, a column has both text and numeric values.
Solution
Remove the field or change the field to a single data type.