The Absolute Value step allows you to calculate the absolute value of numbers in a specified column, creating a new column with the results.
Input Column column(string)*: Select the column containing the numbers to convert to absolute values.
Input Column
New Column Name string*: Specify the name for the new column that will contain the calculated absolute values.
New Column Name
Input
Configuration
Output
Last updated 2 months ago
Was this helpful?
{ "column": "sales", "new_column": "abs_value" }