merge()
Merge two Fields
a (Field objects) – Fields to merge
Field
b (Field objects) – Fields to merge
check_overlap (bool, optional) – If True (default), a ValueError is raised if a and b do not overlap
ValueError
a
b
out – New Field that represents the union of a and b