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

Divide columns

Description

With this transformation, you can divide one column by another and store the result in a new one.

Parameters

  • dividend_column

  • divisor_column

  • result_name

Last updated