SchemaShape(IEnumerable<SchemaShape.Column>) Construtor
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public SchemaShape (System.Collections.Generic.IEnumerable<Microsoft.ML.SchemaShape.Column> columns);
new Microsoft.ML.SchemaShape : seq<Microsoft.ML.SchemaShape.Column> -> Microsoft.ML.SchemaShape
Public Sub New (columns As IEnumerable(Of SchemaShape.Column))
- columns
- IEnumerable<SchemaShape.Column>
Produto | Versões |
---|---|
ML.NET | 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0 |