Actions (II): Reduce and Aggregate Functions: Max, Min, and Mean
Learn how to use another set of basic and useful Actions.
We'll cover the following
If the actions in this lesson have anything in common, it’s that they all merge values while performing calculations on rows.
Let’s start by looking at the reduce action.
Reduce
Reduce combines elements to produce an aggregated result based on a function provided. This combination is done at the column level. The following diagram helps to illustrate this.
Get hands-on with 1200+ tech skills courses.