Excerpt |
---|
Depending on your downstream system, you may need to convert your data into numeric values of the expected form or to standardize the distribution of numeric values. This section summarizes some common statistical transformations that can be applied to columnar data to prepare it for use in downstream analytic systems. |
Scaling
You can scale the values within a column using either of the following techniques.
...
Tip |
---|
Tip: If needed, you can rename the columns to prepend the names of the resulting columns with a reference to the source column. See Rename Columns. |
D s also |
---|
inCQL | true |
---|
label | (label = "cleanse_tasksone-hot") |
---|
|