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

Fill null values

The fill null values step allows to fill null values in specified columns with a value of your choice.

Step parameters

  • Replace null values in.. column(array)*: the columns where the null values will be filled with another value

  • With value*: the value that will replace null values

Example

Input

Column header - fill null values input

Configuration

Output

Column header - fill null values output

Last updated

Was this helpful?