arviz.InferenceData.sortby#

InferenceData.sortby(variables: Hashable | DataArray | list[Hashable | DataArray], ascending: bool = True) T_Dataset#