Skip to content

BUG: styler.hide_columns now hides the index name header row #42839

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 1 commit into from
Aug 3, 2021

Conversation

attack68
Copy link
Contributor

@attack68 attack68 commented Aug 1, 2021

Fixes hide_columns so that the index header row is also hidden alongside column headers.
Can be back ported to 1.3.2

@attack68 attack68 changed the title whats new 1.3.2 BUG: styler.hide_columns now hides the index name header row Aug 1, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3.2 milestone Aug 3, 2021
@simonjayhawkins simonjayhawkins added the Styler conditional formatting using DataFrame.style label Aug 3, 2021
@jreback jreback merged commit 4f5567b into pandas-dev:master Aug 3, 2021
@jreback
Copy link
Contributor

jreback commented Aug 3, 2021

thanks @attack68

@jreback
Copy link
Contributor

jreback commented Aug 3, 2021

@meeseeksdev backport 1.3.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 3, 2021
@lumberbot-app
Copy link

lumberbot-app bot commented Aug 3, 2021

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

jreback pushed a commit that referenced this pull request Aug 3, 2021
@attack68 attack68 deleted the bug_hide_columns branch August 3, 2021 19:30
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Co-authored-by: JHM Darbyshire (iMac) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Styler.hide_columns() does not hide index name row
3 participants