In Sparkflows, we can use the ‘Transpose’ processor to transpose a DataFrame. DataFrame would get transposed against the select column. To use ‘Transpose’ Processor:
- Select a column in the ‘Transpose By Column Name’ field.
DataFrame would get transposed against this column.
Hello Lily,
In Sparkflows, we can use the ‘Transpose’ processor to transpose a DataFrame. DataFrame would get transposed against the select column. To use ‘Transpose’ Processor:
- Select a column in the ‘Transpose By Column Name’ field.
DataFrame would get transposed against this column.
You can find more information about using the 'Transpose' processor here : https://docs.sparkflows.io/en/latest/user-guide/data-preparation/others.html?highlight=transpose#transpose