Skip to content

LazyGroupBy_head

Source code

Description

get n rows of head of group

Usage

<LazyGroupBy>$head(n = 1L)

Arguments

n integer number of rows to get

Value

A new LazyFrame object.