Icon

Lab 1 - Workflow

This directory contains 9 workflows.

Icon01 - Project 1 - Read Data from File 

The files used were a. csv file so a file reader is the appropriate use for this file type. Note: File Readers work with. csv, txt. and other text based files.

Icon03 - Project 1 - Row and Column Filtering 

Row filter demonstration. Column filter demonstration. Row + Column demonstration

Icon05 - Project 1 - Data and Time Manipulation 

Used "String to Number" (Integer) since there was no date to use String to Date&Time