Udostępnij przez


BooleanDataFrameColumn.ElementwiseLessThan Metoda

Definicja

Przeciążenia

ElementwiseLessThan(Boolean)

Źródło:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Źródło:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Źródło:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseLessThan(bool value);
override this.ElementwiseLessThan : bool -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseLessThan (value As Boolean) As BooleanDataFrameColumn

Parametry

value
Boolean

Zwraca

Dotyczy

ElementwiseLessThan(BooleanDataFrameColumn)

Źródło:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Źródło:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Źródło:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseLessThan(Microsoft.Data.Analysis.BooleanDataFrameColumn column);
override this.ElementwiseLessThan : Microsoft.Data.Analysis.BooleanDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseLessThan (column As BooleanDataFrameColumn) As BooleanDataFrameColumn

Parametry

Zwraca

Dotyczy