다음을 통해 공유


SchemaAnnotationsExtensions.HasSlotNames(DataViewSchema+Column) 메서드

정의

입력 열이 VectorDataViewTypeSlotNames 이 입력 벡터 크기와 일치하는 주석 SizeTextDataViewTypeVectorDataViewTypeItemType 이 있는 경우를 반환 true 합니다.

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

매개 변수

column
DataViewSchema.Column

쿼리할 열 Annotations 입니다.

반환

적용 대상

추가 정보