DataFrame.Tail(Int32) Metodo

Definizione

Restituisce le ultime numberOfRows righe

public Microsoft.Data.Analysis.DataFrame Tail (int numberOfRows);
member this.Tail : int -> Microsoft.Data.Analysis.DataFrame
Public Function Tail (numberOfRows As Integer) As DataFrame

Parametri

numberOfRows
Int32

Restituisce

Si applica a