Transpose
Transposes a data table.
Inputs
- Data: input dataset
Outputs
- Data: transposed dataset
Transpose widget transposes data table.
Example
This is a simple workflow showing how to use Transpose. Connect the widget to File widget. The output of Transpose is a transposed data table with rows as columns and columns as rows. You can observe the result in a Data Table.