hipdf.core.groupby.groupby.GroupBy.nth

Contents

hipdf.core.groupby.groupby.GroupBy.nth#

21 min read time

Applies to Linux

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

Return the nth row from each group.