LazyGroupBy_head
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.
get n rows of head of group
<LazyGroupBy>$head(n = 1L)
n
|
integer number of rows to get |
A new LazyFrame
object.