Aracılığıyla paylaş


DateTimeDataFrameColumn.ElementwiseGreaterThan Yöntem

Tanım

Aşırı Yüklemeler

ElementwiseGreaterThan(DateTime)

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

Parametreler

value
DateTime

Döndürülenler

Şunlara uygulanır

ElementwiseGreaterThan(DateTimeDataFrameColumn)

Kaynak:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Kaynak:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Kaynak:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThan(Microsoft.Data.Analysis.DateTimeDataFrameColumn column);
override this.ElementwiseGreaterThan : Microsoft.Data.Analysis.DateTimeDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThan (column As DateTimeDataFrameColumn) As BooleanDataFrameColumn

Parametreler

Döndürülenler

Şunlara uygulanır