2 references to RowAsDataView
Microsoft.ML.Data (2)
EntryPoints\SummarizePredictor.cs (2)
70
summary = RowCursorUtils.
RowAsDataView
(env, row);
73
stats = RowCursorUtils.
RowAsDataView
(env, statsRow);