Icon

02_​Aggregations

This directory contains 9 workflows.

Icon01_​Working_​with_​Collection_​Creation_​and_​Conversion 

Working With Collections - Collection creation and conversion The goal of the workflow is to demonstrate the creation and working with collection cells. […]

Icon02_​Working_​with_​Collection_​Supported_​Nodes 

Working With Collections - Supported nodes The goal of the workflow is to demonstrate the creation and working with collection cells. It is divided into […]

Icon03_​Working_​with_​Collection_​Supported_​Types 

Working With Collections - Collection Types The goal of the workflow is to demonstrate the creation and working with collection cells. It is divided into […]

Icon04_​Generating_​a_​Ranking_​value 

This workflow shows how the rank node in combination with a Row Filter node can be used to determine the rows whose ranking column attribute is in the top 5 […]

Icon05_​Calculating_​Rank_​Correlations 

This workflow shows how to use the rank correlation node to calculate Spearman's rho for the attributes of the Iris dataset.

Icon06_​Basic_​Examples_​for_​Using_​the_​GroupBy_​Node 

This workflow shows the many aggregation options that the GroupBy node offers. We start from customer data, group on Gender or more features, and run a few […]

Icon07_​Advanced_​Usage_​of_​the_​GroupBy_​node 

This workflow shows the many aggregation options that the GroupBy node offers. We start from customer data, group on Gender or more features, and run a few […]

Icon08_​More_​GroupBy_​Examples 

Workflow Demonstrating GroupBy Examples Using the adult.csv data set: on each one of the 4 groups defined by sex and income values, calculate the total […]

Icon09_​Examples_​for_​Using_​the_​Pivoting_​Node 

Create a pivot table with one or more group columns and one or more pivot columns. Apply basic aggregation methods like sum and count, statistical […]