Splits a dataset based on unique values of a sample attribute
d: Dataset :
input dataset
sa_label: str or list of str :
sample attribute label(s) on which the split is based
ds: list of Dataset :
List with n datasets, if d.sa[sa_label] has n unique values
mvpa2.featsel.base.mask2slice
mvpa2.featsel.base.vstack
Enter search terms or a module, class or function name.