2 references to DataView
Microsoft.ML.Data (2)
DataView\ArrayDataViewBuilder.cs (2)
189
return new
DataView
(_host, this, rowCount.Value);
192
return new
DataView
(_host, this, RowCount.Value);