Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The CIF library returns `0` when a string column is converted to an int array. The fix here is to map the string array from the column using the String.charCodeAt() function.
- Loading branch information