CSV Column Transform

Single file

Mutate cell values: trim, case, formula, find & replace

Inputs
dataset
Outputs
dataset

Overview

Applies unconditional operations to whole columns: trim whitespace, change case, regex replace, run a math formula, prepend/append text.

Fields

FieldDescription
Input variablerequiredWhich variable to use as the upstream dataset to read.
OperationsAn ordered stack of operations per column, set in the node dialog.
Output variable namerequiredName this node's result so downstream nodes can select it. Auto-suggested; edit freely.

Try it

Open the node's real configuration, run it on the sample below, and see the result. Nothing is saved.

Sample input · data

name
alice
BOB
cara

This is a live preview — the sample and results are temporary and never saved.