> For the complete documentation index, see [llms.txt](https://resources.less.tech/less-tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.less.tech/less-tech/modelling/action-guides/reshape.md).

# Reshape

- [Pivot](https://resources.less.tech/less-tech/modelling/action-guides/reshape/pivot.md): Convert rows to columns
- [Group By](https://resources.less.tech/less-tech/modelling/action-guides/reshape/group-by.md): Put data in categories and perform math within groups
- [Transpose](https://resources.less.tech/less-tech/modelling/action-guides/reshape/transpose.md): Turn columns into rows
