| Data Unpivot | |||
Description |
| ||
Why to use | To transform the column data into row data | ||
When to use | When you want to transform the data type | When not to use | — |
Prerequisites | Data containing multiple columns | ||
Input | A supervised data or any data in row-column format | Output | Unpivoted data with column data converted to row data |
Statistical Methods used | — | Limitations | — |