I want to convert a numpy recarray to a pyarrow.Table. Is there a recommended method of doing this?
Converting through a pandas DataFrame is easiest:
r