cudf.core.groupby.DataFrameGroupBy.nth#

DataFrameGroupBy.nth(n, dropna: Literal['any', 'all', None] = None)[source]#

Return the nth row from each group.