dssg/UPSG

Handling Unicode Strings

Opened this issue · 0 comments

zar1 commented

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.