1 write to ColType
Microsoft.ML.Parquet (1)
ParquetLoader.cs (1)
72
ColType
= colType;
1 reference to ColType
Microsoft.ML.Parquet (1)
ParquetLoader.cs (1)
319
builder.AddColumns(cols.Select(c => new DataViewSchema.DetachedColumn(c.Name, c.
ColType
, null)));