For the complete documentation index, see llms.txt. This page is also available as Markdown.

Replace string

Description

With this transformation, you can replace parts of a string in a column with a new string.

Parameters

  • column

  • old_string

  • new_string

Last updated