2 references to GetRowCursorCore
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
1205
return
GetRowCursorCore
(columnsNeeded, rand);
1211
return new DataViewRowCursor[] {
GetRowCursorCore
(columnsNeeded, rand) };