eelbrain.Dataset.sort
- Dataset.sort(order, descending=False)
Sort the Dataset in place.
- Parameters:
See also
sort_index
Create an index that could be used to sort the Dataset
sorted
Create a sorted copy of the Dataset
Sort the Dataset in place.
See also
sort_index
Create an index that could be used to sort the Dataset
sorted
Create a sorted copy of the Dataset