Use case
This component can be used to make your data clearer and enforce consistent naming conventions. For example, you can use it to:- Rename unclear column names—for example, change alphanumeric product codes to human-friendly product names.
- Standardize customer data from different sources—for example, rename the
cust_idandcustomerIDcolumns in different datasets toCustomer_ID, so you can combine these datasets for further analysis.
Properties
A human-readable name for the component.
In each Source column drop-down, select a column in your dataset that you want to rename. Click the + icon to add another row, or before adding any rows, click Add all to add all input columns to the Source column.In the Target column fields, enter the new name for the selected columns. You can add source columns multiple times to create copies of the same column with different names. Each new name in the Target column must be unique.
If Yes, uniquely named input columns will be included in the output. Any renames that duplicate an existing input column will take priority. The default setting is No.
