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

Unicode repr issues with MultiIndex #1010

Closed
wesm opened this issue Apr 7, 2012 · 0 comments
Closed

Unicode repr issues with MultiIndex #1010

wesm opened this issue Apr 7, 2012 · 0 comments
Labels
Bug Unicode Unicode strings
Milestone

Comments

@wesm
Copy link
Member

wesm commented Apr 7, 2012

from mailing list

"""
Hello All,

Working on 0.7.2.

I have a DataFrame with a MultiIndex (2 levels).
Because my second level contains non ascii character I can't use the
methods ;

  • DataFrame.index.levels
  • DataFrame.get_level_values(1)

Is it a known issue?

Thanks!
"""

@wesm wesm closed this as completed in f643da9 Apr 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unicode Unicode strings
Projects
None yet
Development

No branches or pull requests

1 participant