1 reference to GetInternalSchemaDefinition
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
59return new StreamingDataView<TRow>(env, data, GetInternalSchemaDefinition<TRow>(env, schema));