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