Concept Flow - Set operations on structured data
Create structured arrays
Choose set operation
Apply numpy function
Get result array
Use or display result
We start with structured arrays, pick a set operation, apply it using numpy, and get the resulting structured array.