Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CLN: replace styler code for refactor level arg with codebase generic #42933

Copy link
Copy link
Open
@attack68

Description

@attack68
Issue body actions

after #42914 styler has private code to refactor a level arg to a consistent format, either:

  • name of an index level: my_level
  • a specific integer index level: 1
  • or a list of such: ['my_lev', 'other_lev']

produces a consistent list of integer levels: [1,2].

This code should be replaced by more generic code which does the same thing in the rest of the codebase.

(if anyone has the location would be helpful to share..)

Metadata

Metadata

Assignees

No one assigned

    Labels

    RefactorInternal refactoring of codeInternal refactoring of codeStylerconditional formatting using DataFrame.styleconditional formatting using DataFrame.style

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.