1 reference to GetPivotColumnOptionsByCol
Microsoft.ML.Transforms (1)
UngroupTransform.cs (1)
620
_cachedGetters[column.Index] = MakeGetter<TValue>(column.Index, _ungroupBinding.
GetPivotColumnOptionsByCol
(column.Index).ItemType);