![]() |
Multivariate Pattern Analysis in Python |
Helpers for arguments handling.
Decorator function to join parts of kwargs together
Parameters: |
|
---|
Example: if needed to join all args which start with ‘slave<underscore>’ together under slave_kwargs parameter
Helper to separate kwargs into multiple groups
Parameters: |
|
---|---|
Output: | dictionary with keys == prefixes |