Skip to content

Conversation

@kvsidharth
Copy link

If f already contains a str object, then the UnicodeReader fails. To get around that, I have added a _safe_decode function that does not decode if f already contains str objects.

If f is already a str object, then the UnicodeReader fails. To get around that, I have added a _safe_decode function that does not decode if f already contains str objects.
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

Successfully merging this pull request may close these issues.

1 participant