Icon

4_​2_​create_​component

<p><strong>Objecticve</strong>:</p><p>This workflow is used to read orders data, perform data transformation, and find most profitable orders.</p><p><strong>Key Steps:</strong></p><p>It uses the orders data from the online furniture company "KIA". The data transformation steps in this workflow are adding a constant date column, filtering out irrelevant columns, reordering columns, and sorting the table to find insights.</p><p><strong>Output:</strong></p><p>The output will be the orders data sorted by furniture category and profit, so that most profitable orders can be easily spotted.</p>

Nodes

Extensions

Links