Freigeben über


DateTimeDataFrameColumn.ElementwiseLessThan Methode

Definition

Überlädt

ElementwiseLessThan(DateTimeDataFrameColumn)
ElementwiseLessThan(DateTime)

ElementwiseLessThan(DateTimeDataFrameColumn)

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

Parameter

Gibt zurück

Gilt für:

ElementwiseLessThan(DateTime)

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

Parameter

value
DateTime

Gibt zurück

Gilt für: