Udostępnij za pośrednictwem


BooleanDataFrameColumn.ElementwiseGreaterThanOrEqual Metoda

Definicja

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

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

Zwraca

Dotyczy