Group the events by a column. Use this method to form the grouped data for ranking models.Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
df | DataFrame | ✗ | None | The dataframe with flat data |
group_by_col | str | ✗ | None | The column to group the data by |
output_path | `Path | str | None` | ✗ |