Freigeben über


DateTimeDataFrameColumn.ElementwiseGreaterThanOrEqual Methode

Definition

Überlädt

ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)
ElementwiseGreaterThanOrEqual(DateTime)

ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)

Quelle:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Quelle:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Quelle:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
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

Parameter

Gibt zurück

Gilt für:

ElementwiseGreaterThanOrEqual(DateTime)

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

Parameter

value
DateTime

Gibt zurück

Gilt für: