Add substitute
Author: AdRileyCreated Jan 15, 2026Updated Apr 30, 2026
Labels-libs
substitute(, <old_text>, <new_text>): substitute old_text with new_text in column. All parameters can be columns or values. substitute([First Name], r/A-Z.*/, "$1") Should we have a count argument to limit the number of substitutions?
Source: enso-org/enso