Icon

extra_​data

This directory contains 9 workflows.

Iconextra 01 Date and Time Manipulation 

01 Date and Time Manipulation Exercise for date and time manipulation. Transform date and time values from string to the dedicated Date&Time format. […]

Iconextra 02 Database Data Manipulation 

02 Database Data Manipulation Exercise for database data manipulation. Write a local data table into a database. Aggregate, join, and filter the […]

Iconextra 02 Database Data Manipulation - Solution 

02 Database Data Manipulation - Solution Solution to an exercise for database data manipulation. Write a local data table into a database. […]

Iconextra 03 Flow Variables 

03 Flow Variables Exercise for creating and using flow variables. Filter data based on a previous result in a workflow. VIDEO: From Data […]

Iconextra 04 Components 

04 Components Exercise for creating a component and using a shared component. Create a component that filters data based on a user selection. Drag […]

Iconextra 05 Loops 

05 Loops Exercise for building loops. Build a generic loop that stops when a predefined condition is met. Build a group loop that handles each […]

Iconextra 06 Switches 

06 Switches Exercise for building an IF switch. Execute one of two parallel branches separated by an IF switch node. Collect the results of the […]

Iconextra 07 Random Forest 

07 Random Forest - Solution Solution to an exercise for training a Random Forest model. Build a Random Forest (Regression) model on a training set. […]

Iconextra 08 Parameter Optimization - Solution 

08 Parameter Optimization - Solution Solution to an exercise for building a parameter optimization loop. Optimize the number of trees in a Random […]