ramp.Plot.head

Plot.head(var)

returns the top var numbers of data

Parameters:

var (int) – numbers of rows of the data to show

Returns:

a Plot object with the numbers of rows specified

Return type:

Plot