Error 0021

 

Updated: July 19, 2016

Error 0021

Exception occurs if number of rows in some of the datasets passed to the module is too small.

This exception occurs in Azure Machine Learning if not enough rows are present in the dataset. You may receive this error if there are no rows in the input dataset, or if there are not enough rows to perform the module operation. 

Revisit the module and check that the input dataset is not empty and/or that there are enough rows of data. 

If you are using cleaning, splitting, or join operations before the module, check the outputs of those operations to determine the number of rows returned.

Exception Messages

Number of rows in input dataset is less than allowed minimum.

Number of rows in input dataset is less than allowed minimum of {0} row(s).

Number of rows in input dataset "{0}" is less than allowed minimum of {1} row(s).

System_CAPS_tipTip

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

Show: