Sdílet prostřednictvím


BooleanDataFrameColumn.ElementwiseEquals Metoda

Definice

Přetížení

ElementwiseEquals(BooleanDataFrameColumn)
ElementwiseEquals(Boolean)

ElementwiseEquals(BooleanDataFrameColumn)

public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.BooleanDataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.BooleanDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As BooleanDataFrameColumn) As BooleanDataFrameColumn

Parametry

Návraty

Platí pro

ElementwiseEquals(Boolean)

public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (bool value);
override this.ElementwiseEquals : bool -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Boolean) As BooleanDataFrameColumn

Parametry

value
Boolean

Návraty

Platí pro