2 references to SchemaManipulation
Microsoft.ML.Core.Tests (1)
UnitTests\TestEntryPoints.cs (1)
4452
var concat =
SchemaManipulation
.ConcatColumns(Env, new ColumnConcatenatingTransformer.Options()
Microsoft.ML.Data (1)
EntryPoints\SchemaManipulation.cs (1)
11
[assembly: LoadableClass(typeof(void), typeof(
SchemaManipulation
), null, typeof(SignatureEntryPointModule), "SchemaManipulation")]