Icon

How to Loop Over Subsamples of Data

<p><strong>How to Loop Over Subsamples of Data</strong></p><p><br>This workflow demonstrates an example of a loop in KNIME using the Iris dataset. It iterates over subsamples of the "Species" column, and for each species it computes numeric and nominal statistics.</p>

How to Loop Over Subsamples of Data


This workflow demonstrates an example of a loop in KNIME using the Iris dataset. It iterates over subsamples of the "Species" column, and for each species it computes numeric and nominal statistics.

Loop Start

Loop End

Loop Body

Extract speciestype
Variable to Table Column
Collect results fromiterations and closethe loop
Loop End
Compute statisticsfor numeric andnominal values
Statistics
Iterate over subsamplesof data by species
Group Loop Start
Iris dataset
Example Data Reader
Extract speciestype
Variable to Table Column

Nodes

Extensions

Links