I’ve this table below that includes ID, and five indicator columns: x1, …, x5: I need to remove duplicates based on this logic: For each ID, we look at the values of x1, …, x5, and we remove the ones that are subset of other row. For example, for ID=1, row #3 is a subset of row #2, so we