top of page

Workflow Automation Templates

A library of ready-to-use workflow templates to accelerate your data journey

Impute, Cast, CaseWhen, Expression

Impute, cast, & derive columns

Data-cleaning.jpg
Overview

This workflow handles data preparation by imputing missing values, casting data to different datatypes, and deriving new columns using Case-When and Expression nodes.

Details

It fills missing values using constants or mean values, converts columns to the desired datatypes, and creates new derived fields through conditional logic and mathematical expressions to enhance data quality and consistency.

bottom of page