Handling Unicode Strings
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Between numpy and pytables, it's unclear whether we can pass unicode strings between Stages in a language-neutral way. Currently, we strip unicode characters. We could probably at least do UTF-32 or something like that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.