> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/data-wrangling/group.md).

# Group

Converts the data frame into a grouped data frame where the following operations will be performed based on the groups. Grouping should be done before you want to aggregate values.

## How to Access This Feature

### From + (plus) Button

![](/files/-M4oN7_17_Dz3ohNtFUD)

* Click "+" button and select "Group By".

### From Column Menu

![](/files/-M4oN7_37CDt0UpVUXIO)

* You can also select "Group By" from the column menu of the column by whose values you want to group the rows.

## Group Rows

![](/files/-M4oN7_5XwagqZAzNT1J)

* Select the column by whose values you want to group the rows.
