NumPy recarray: Structured Records and Field Access

NumPy recarray guide

Use NumPy recarray for structured records with named fields, understand attribute access limitations, filter and sort safely, and know when a structured array or DataFrame is better.