Compartilhar via


DateTimeDataFrameColumn.ElementwiseGreaterThanOrEqual Método

Definição

Sobrecargas

ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)

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

Parâmetros

Retornos

Aplica-se a

ElementwiseGreaterThanOrEqual(DateTime)

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

Parâmetros

value
DateTime

Retornos

Aplica-se a