1 reference to ExpectedColumnType
Microsoft.ML.Transforms (1)
Text\StopWordsRemovingTransformer.cs (1)
1246
throw Host.ExceptSchemaMismatch(nameof(inputSchema), "input", colInfo.inputColumnName,
ExpectedColumnType
, col.ItemType.ToString());