Skip to content

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
…`index names`. 1/2 (#42695) Co-authored-by: attack68 <24256554+attack68@users.noreply.github.com>
@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

2 participants