noether.io.aistore¶
Functions¶
|
Groups a list of all aistore objects by their path such that those in the same folder belong together. |
Module Contents¶
- noether.io.aistore.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’.