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