Sdílet prostřednictvím


DateTimeDataFrameColumn.ElementwiseGreaterThanOrEqual Metoda

Definice

Přetížení

ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)
ElementwiseGreaterThanOrEqual(DateTime)

ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)

public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.DateTimeDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.DateTimeDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As DateTimeDataFrameColumn) As BooleanDataFrameColumn

Parametry

Návraty

Platí pro

ElementwiseGreaterThanOrEqual(DateTime)

public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (DateTime value);
override this.ElementwiseGreaterThanOrEqual : DateTime -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As DateTime) As BooleanDataFrameColumn

Parametry

value
DateTime

Návraty

Platí pro