1 write to ItemType
Microsoft.ML.Transforms (1)
UngroupTransform.cs (1)
236ItemType = itemType;
2 references to ItemType
Microsoft.ML.Transforms (2)
UngroupTransform.cs (2)
506var rawItemType = info.ItemType.RawType; 620_cachedGetters[column.Index] = MakeGetter<TValue>(column.Index, _ungroupBinding.GetPivotColumnOptionsByCol(column.Index).ItemType);