ordered_set#

caf.base.segmentation.ordered_set(list_1, list_2)[source]#

Take in two lists and combine them, removing duplicates but preserving order.

Parameters:
Return type:

list