You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load an npz file, the only thing available to me in NpyArray is word_size, which however is too ambiguous to determine the data type. The information is available in the header but not used, is there a reason for this?
The text was updated successfully, but these errors were encountered:
When I load an npz file, the only thing available to me in NpyArray is word_size, which however is too ambiguous to determine the data type. The information is available in the header but not used, is there a reason for this?
The text was updated successfully, but these errors were encountered: