nipymc icon indicating copy to clipboard operation
nipymc copied to clipboard

modify split_by to take a list

Open tyarkoni opened this issue 8 years ago • 0 comments

Currently split_by only takes a single string (the name of a design variable) to split on. It would be useful to allow a list, and split the target variable based on the product of all variables in the list.

tyarkoni avatar Mar 14 '16 20:03 tyarkoni