Skip to content

Use cross-platform friendly character encoding in get_table.py  #168

Open
@coatsd

Description

@coatsd

image
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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions