BooleanDataFrameColumn.ElementwiseGreaterThanOrEqual Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
ElementwiseGreaterThanOrEqual(BooleanDataFrameColumn) | |
ElementwiseGreaterThanOrEqual(Boolean) |
ElementwiseGreaterThanOrEqual(BooleanDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.BooleanDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.BooleanDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As BooleanDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- BooleanDataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Boolean)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (bool value);
override this.ElementwiseGreaterThanOrEqual : bool -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Boolean) As BooleanDataFrameColumn
Parametry
- value
- Boolean