2 references to TryGetColumnIndex
Microsoft.ML.TestFrameworkCommon (2)
TestCommon.cs (2)
105bool f1 = sch1.TryGetColumnIndex(name1, out col1); 106bool f2 = sch2.TryGetColumnIndex(name2, out col2);