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

Consider support for numpy 2 variable length string StringDType #391

Open
esheldon opened this issue May 17, 2024 · 0 comments
Open

Consider support for numpy 2 variable length string StringDType #391

esheldon opened this issue May 17, 2024 · 0 comments

Comments

@esheldon
Copy link
Owner

We will need to support writing these.

For reading, I think this may be equivalent to what we are doing with object arrays for most use cases, but it has the advantage of documenting itself as variable length string rather than just object in the returned array which is nice.

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

No branches or pull requests

1 participant