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

Text to number

Description

With this transformation, you can transform a column containing numbers as text to numeric values if possible which is necessary to apply numeric transformations to that column.

Parameters

  • column

Last updated