Contents

ungrouped()

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

Declaration

func ungrouped() -> DataFrame

Discussion

The method discards any column with the same name as the row grouping itself.