Open
Description
The current code in get_table.py uses a platform specific character encoding method that fails on other operating systems. Ideally, we would use a standardized encoding that would allow us to output it to a file on any operating system. This stackoverflow issue discusses this issue:
https://stackoverflow.com/questions/27092833/unicodeencodeerror-charmap-codec-cant-encode-characters
Metadata
Metadata
Assignees
Labels
No labels