emmi.utils.aistore_utils¶
Functions¶
|
Groups a list of all aistore objects by their path such that those in the same folder belong together. |
Module Contents¶
- emmi.utils.aistore_utils.group_data_by_paths(samples)¶
Groups a list of all aistore objects by their path such that those in the same folder belong together. :param samples: List of all aistore objects of type ‘Object’.