Consider support for `numpy` 2 variable length string `StringDType`
Opened this issue · 0 comments
esheldon commented
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.