Skip to content

Unicode repr issues with MultiIndex #1010

@wesm

Description

@wesm

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!
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions