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
what's the issue with bytes not being represented in the string construction? dshape('bytes') gives DataShapeSyntaxError.
also why not have as_np_dtype for bytes be np.bytes_?
The text was updated successfully, but these errors were encountered:
what's the issue with bytes not being represented in the string construction?
dshape('bytes')
gives DataShapeSyntaxError.also why not have as_np_dtype for bytes be np.bytes_?
The text was updated successfully, but these errors were encountered: