Aracılığıyla paylaş


DateTimeDataFrameColumn.ElementwiseGreaterThanOrEqual Yöntem

Tanım

Aşırı Yüklemeler

ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)

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

Parametreler

Döndürülenler

Şunlara uygulanır

ElementwiseGreaterThanOrEqual(DateTime)

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

Parametreler

value
DateTime

Döndürülenler

Şunlara uygulanır