Orange; Transpose: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) No edit summary |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 14: | Line 14: | ||
Transpose widget transposes data table. | Transpose widget transposes data table. | ||
[[File:Transpose-stamped.png|center|200px|thumb]] | |||
../../_images/transpose-stamped.png | ../../_images/transpose-stamped.png | ||
Example | |||
==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. | 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. | ||
[[File:Transpose-example.png|center|200px|thumb]] | |||
Revision as of 04:13, 21 January 2020
Sumber: https://docs.biolab.si//3/visual-programming/widgets/data/transpose.html
Transposes a data table.
Inputs
Data: input dataset
Outputs
Data: transposed dataset
Transpose widget transposes data table.

../../_images/transpose-stamped.png
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.
