1 write to _active
Microsoft.ML.Transforms (1)
UngroupTransform.cs (1)
483
_active
= Utils.BuildArray(_ungroupBinding.InputColumnCount, predicate);
1 reference to _active
Microsoft.ML.Transforms (1)
UngroupTransform.cs (1)
602
return
_active
[column.Index];