Skip to content

BUG: Styler.set_sticky not handling display of index names. 1/2 #42622

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

Merged
merged 6 commits into from
Jul 23, 2021

Conversation

attack68
Copy link
Contributor

This addresses part of the bug identified in #42537, where column/index objects are not MultiIndexes.

Will need a follow-on to fully correct for the MultiIndex case.

@attack68 attack68 changed the title amend tests, to include index_name checking BUG: Styler.set_sticky not handling display of index names. 1/2 Jul 20, 2021
@attack68
Copy link
Contributor Author

@simonjayhawkins can this make it into 1.3.1 release?
although the fix is not complete, this PR does provide a fix for common cases so is better than nothing.

@jreback jreback added this to the 1.3.1 milestone Jul 23, 2021
@jreback jreback added Styler conditional formatting using DataFrame.style Bug labels Jul 23, 2021
@jreback jreback merged commit 41c90cf into pandas-dev:master Jul 23, 2021
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jul 23, 2021
@jreback
Copy link
Contributor

jreback commented Jul 23, 2021

thanks @attack68

yeah if its a bug fix / regression we can certainly backport (and likey to have a number of 1.3.x releases).

@jreback
Copy link
Contributor

jreback commented Jul 23, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jul 23, 2021

Something went wrong ... Please have a look at my logs.

simonjayhawkins pushed a commit that referenced this pull request Jul 24, 2021
@attack68 attack68 deleted the BUG_set_sticky branch July 28, 2021 17:24
CGe0516 pushed a commit to CGe0516/pandas that referenced this pull request Jul 29, 2021
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants