Edit Node
Description
Use the Edit node to transform columns using pre-defined functions. Edits are useful for common operations like basic math, manipulating strings or extracting parts of dates.
Options
You'll need to choose the column, the function to apply and (in certain cases) the value for the function.
- Column: select columns to edit
- Function: select functions to perform on columns
- Value: for certain functions, you will need to set a value
Tips
- For more custom logic, utilize the Formula node instead
Updated on: 05/10/2024
Thank you!