Skip to content

BUG: styler render when using hide, MultiIndex and max_rows in combination #44248

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 5 commits into from
Nov 1, 2021

Conversation

attack68
Copy link
Contributor

There was a previous fix for #43703 but that dealt only with the SingleIndex case

Visuals of the fix compared to the issue:
Screen Shot 2021-10-31 at 08 51 43

@attack68 attack68 changed the title Bug multi hide trim BUG: styler render when using hide MultiIndex and max_rows Oct 31, 2021
@attack68 attack68 changed the title BUG: styler render when using hide MultiIndex and max_rows BUG: styler render when using hide, MultiIndex and max_rows in combination Oct 31, 2021
@jreback jreback added this to the 1.4 milestone Nov 1, 2021
@jreback jreback added MultiIndex Styler conditional formatting using DataFrame.style labels Nov 1, 2021
@jreback jreback merged commit 62c238e into pandas-dev:master Nov 1, 2021
@jreback
Copy link
Contributor

jreback commented Nov 1, 2021

thanks @attack68

@attack68 attack68 deleted the bug_multi_hide_trim branch March 6, 2022 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Styler multiIndex and hiding with render trimming
2 participants