General information
This brick is designed to let the user sort the data by particular column.
Description
Brick Location
Data Manipulation → Sorting
Brick Parameters
- Columns
The name of the column in the input data frame, by which we want to sort, and ascending or descending order.
Brick Inputs/Outputs
- Inputs
Brick takes the data set without any restrictions.
- Outputs
Brick produces the result as a new dataset in a new order.
Example of Usage
To sort the values choose the column to sort by in side bar and order in which to be sorted “Ascending” or “Descending”. Multiple columns to sort by can be chosen.