Error 0016

 

Updated: July 19, 2016

Error 0016

Exception occurs if input datasets passed to the module should have compatible column types but do not.

You will receive this error in Azure Machine Learning if the types of the columns passed in two or more datasets are not compatible with each other.

Use Edit Metadata, modify the original input dataset, or use Convert to Dataset to ensure that the types of the columns are compatible.

Exception Messages

Columns with corresponding index in input datasets do have incompatible types.

Columns {0} and {1} are incompatible.

Column element types are not compatible for column {0} (zero-based) of input datasets ({1} and {2} respectively).

System_CAPS_tipTip

Need more help or troubleshooting tips for Azure Machine Learning? Try these resources:

Show: