groupName
A string that instructs Entity Resolution to combine several columns into a unified column with the identical attribute type.
For example, when working with columns such as NAME_FIRST
, NAME_MIDDLE
, and NAME_LAST
, assigning them a common groupName
will prompt Entity Resolution to concatenate them into a single value.