Segmentation.update_subsets#

Segmentation.update_subsets(extension, remove=False)[source]#

Add to subsets dict.

Parameters:

extension (dict[str, int]) – Values to add to the subsets dict. This will still work if subsets is currently empty.