Cleanse
Last updated: 23 Dec 2022
Documentation¶
Examples¶
Clean a text column¶
Perform a text replacement in the TrueOrFalse column of the source data.
- Add the
TrueOrFalsecolumn toText Columns to Cleanse. - Create two new Regular Expressions by clicking
Add RegExtwice. - In the first RegEx, set the
Search for Regexinput toTrue, and setReplace WithwithYes. - In the second RegEx, set the
Search for Regexinput toFalse, and setReplace WithwithNo.
The node is now ready to be connected to another node.