1 write to _active
Microsoft.ML.Data (1)
Dirty\ChooseColumnsByIndexTransform.cs (1)
290
_active
= active;
2 references to _active
Microsoft.ML.Data (2)
Dirty\ChooseColumnsByIndexTransform.cs (2)
301
return
_active
== null ||
_active
[column.Index];