2 references to ParseRow
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
345
_parser.
ParseRow
(_rows, 0, helper, _active, batch.Path, info.Line, info.Text);
1013
_curs._parser.
ParseRow
(_rows, irow, helper, _curs._active, lines.Path, info.Line, info.Text);