Group By & Aggregation
If you need to group by and aggregate one or multiple columns based on one or multiple keys, you can use Einblick's tables' built-in group-by/aggregation functionalities.
In the example below, we group by __ Education Level
and Marital Status
the Age
and the Credit Score
attributes aggregating using the mean
.