permutations# Permutation related utils. Functions get_attrs_permutation(n_attrs[, ...]) get_objs_attrs_permutation(n_objs, n_attrs) get_objs_attrs_permutation_strategy_attrs_before(...) get_objs_attrs_permutation_strategy_mixed(...) get_objs_attrs_permutation_strategy_objs_before(...) get_objs_permutation(n_objs[, objs_weights, ...]) get_permutation(start, stop[, proba, seed]) Get permutation.