DataFrame.Head(Int32) Metodo

Definizione

Restituisce le prime numberOfRows righe

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

Parametri

numberOfRows
Int32

Restituisce

Si applica a