Skip to content

Conversation

jseabold
Copy link
Contributor

I'm not sure if this is perfect (or where else things like this might come up), but this fixes the failing test I added and the rest of the test suite passes. The issue arises when you give a string containing non-ascii characters. You have to decode to unicode (which I force to be utf-8...). I don't know the Python 3 issues, if any (it's in a Python 2 protected block of code). See issue #1620.

@wesm wesm merged commit b722906 into pandas-dev:master Sep 9, 2012
@wesm
Copy link
Member

wesm commented Sep 9, 2012

Looks good over here. Thanks

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.

2 participants