SchemaAnnotationsExtensions.IsNormalized(DataViewSchema+Column) 方法

定义

返回 true 是否且仅当 columnIsNormalized 注设置为 true

public static bool IsNormalized (this Microsoft.ML.DataViewSchema.Column column);
static member IsNormalized : Microsoft.ML.DataViewSchema.Column -> bool
<Extension()>
Public Function IsNormalized (column As DataViewSchema.Column) As Boolean

参数

返回

适用于