Description
transpose is a fast and efficient command-line tool that transposes (the rows become the columns, the columns become the rows) or reshapes a matrix in plain text. Inputs and outputs can be files or streams.
Categories
License
Features
- Transposes the rows and columns of a plain text matrix - other reshaping can also be performed.
- Handles badly-shaped matrices easily.
- Integrates well with other command-line tools.
- Fast and light on resources.
Update Notifications
User Ratings
User Reviews
Be the first to post a review of transpose!