hipdf.DataFrame.to_records# 20 min read time Applies to Linux DataFrame.to_records(index=True)# Convert to a numpy recarray Parameters# indexboolWhether to include the index in the output. Returns# numpy recarray