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