Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding utf-8 support to prtvol2csv #730

Open
mferrera opened this issue Aug 23, 2024 · 2 comments
Open

Consider adding utf-8 support to prtvol2csv #730

mferrera opened this issue Aug 23, 2024 · 2 comments

Comments

@mferrera
Copy link
Collaborator

We could consider adding support for iso-8859-1 encoded files more broadly, attempting to parse at utf-8 and on a decoding error fall back to iso-8859-1.

@mferrera
Copy link
Collaborator Author

The original error is a result from res2df, but can still be relevant here.

@berland
Copy link
Collaborator

berland commented Aug 23, 2024

This was debated a lot during the transition from Python2 to Python3, and was downvoted. It occurred much more frequently before, now these issues are rare.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants