DataFrame.LeftShift(Int32, Boolean) Metodo

Definizione

Esegue un turno sinistro a livello di elemento su ogni colonna

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

Parametri

value
Int32
inPlace
Boolean

Restituisce

Si applica a