Contents

ungrouped()

Generates a data frame that contains all the rows from each group in the row grouping.

Declaration

func ungrouped() -> DataFrame

Discussion

A row grouping can only use this method if all its groups have the same column names and types.