You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace column names based on a table. The first matrix contains the columns that will be edited while the second matrix is used to define the key-value table.
Output: Same as first input matrix except that the selected text columns have been edited.
# Parameters
## Columns in matrix 1 to be edited
The column in the first matrix in which strings will be replaced according to the key-value table specified in matrix 2.