![On the flip side: Exchanging rows and columns](https://blogs.sas.com/content/iml/files/2011/08/t_transpose.png)
When your data are in rows, but you need them in columns, use the matrix transpose function or operator. The same advice applies to data in columns that you want to be in rows. For example, the vectors created by the DO function and the index creation operator are row