1 reference to MaxRowsToRead
Microsoft.ML.AutoML (1)
ColumnInference\PurposeInference.cs (1)
244
data = context.Data.TakeRows(data,
MaxRowsToRead
);