Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bytes type not complete #230

Open
majidaldo opened this issue Nov 14, 2017 · 1 comment · May be fixed by #242
Open

bytes type not complete #230

majidaldo opened this issue Nov 14, 2017 · 1 comment · May be fixed by #242

Comments

@majidaldo
Copy link

majidaldo commented Nov 14, 2017

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_?

@koenlek koenlek linked a pull request Dec 17, 2020 that will close this issue
@koenlek
Copy link

koenlek commented Dec 17, 2020

I ran into this same issue and I implemented a fix here: #242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants