exa.common.helpers.numpy_helper.coerce_numpy_type_to_native# coerce_numpy_type_to_native(value)# Convert numpy types to underlying native types, and Windows-specific int32 arrays to int64s. Parameters: value (Any) – Return type: Any