Issue with dtype mismatch in np.save when saving structured arrays in NumPy 1.24
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-16
numpy structured-arrays npy
I'm encountering a problem when trying to save a structured NumPy array using `np.save`. The structured array contains different data types, and I'm getting a `...