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

Replace null

Description

With this transformation, you can replace null values in a column with a given value.

Parameters

  • column

  • replacement_value

Last updated