Partilhar via


PrimitiveDataFrameColumn<T>.LeftShift(Int32, Boolean) Método

Definição

Executa uma mudança de elemento à esquerda em cada valor na coluna

public override Microsoft.Data.Analysis.DataFrameColumn LeftShift (int value, bool inPlace = false);
override this.LeftShift : int * bool -> Microsoft.Data.Analysis.DataFrameColumn
Public Overrides Function LeftShift (value As Integer, Optional inPlace As Boolean = false) As DataFrameColumn

Parâmetros

value
Int32
inPlace
Boolean

Retornos

Aplica-se a