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