Skip to content

LazyGroupBy_tail

Source code

Description

get n tail rows of group

Usage

<LazyGroupBy>$tail(n = 1L)

Arguments

n integer number of rows to get

Value

A new LazyFrame object.