1 write to _active
Microsoft.ML.Data (1)
Transforms\ColumnSelecting.cs (1)
764
_active
= active;
1 reference to _active
Microsoft.ML.Data (1)
Transforms\ColumnSelecting.cs (1)
785
public override bool IsColumnActive(DataViewSchema.Column column) =>
_active
[column.Index];