chickadee » dataframe » df-head

(df-head df [n 6])procedure

Returns the first n rows (default 6, as in R/dplyr); n is clamped to df's row count.