UInt64DataFrameColumn.ElementwiseEquals Método

Definição

Sobrecargas

ElementwiseEquals(Decimal)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(decimal value);

Parâmetros

value
Decimal

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(UInt64)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(ulong value);

Parâmetros

value
UInt64

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(UInt32)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(uint value);

Parâmetros

value
UInt32

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(UInt16)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(ushort value);

Parâmetros

value
UInt16

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Single)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(float value);

Parâmetros

value
Single

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(SByte)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(sbyte value);

Parâmetros

value
SByte

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Int32)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(int value);

Parâmetros

value
Int32

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Int16)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(short value);

Parâmetros

value
Int16

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Byte)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(byte value);

Parâmetros

value
Byte

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Double)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(double value);

Parâmetros

value
Double

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(UInt32DataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(DecimalDataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(DoubleDataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Int16DataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(Int32DataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(ByteDataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(SingleDataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(UInt64DataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(UInt16DataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview

ElementwiseEquals(SByteDataFrameColumn)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn column);

Parâmetros

Retornos

Aplica-se a

ML.NET Preview e outras versões
Produto Versões
ML.NET 2.0.0, 3.0.0, 4.0.0, Preview