Rename by Example Values


Synopsis

Uses the specified row as new attibute names and deletes the row from the data set.


Description

This operators uses the values of the specified row of the data set as new attribute names (including both regular and special columns). This might be useful for example after a transpose operation. The row will be deleted from the data set. Please note, however, that an internally used nominal mapping will not be removed and following operators like NominalNumbers2Numerical could possibly not work as expected. In order to correct the value types and nominal value mappings, one could use the operator GuessValueTypes after this operator.


Input


Output


Parameters


ExampleProcess