Skip to content

BUG: Styler.hide_columns() does not hide index name row #42190

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

Closed
wants to merge 2 commits into from

Conversation

raghuabhishek
Copy link
Contributor

@pep8speaks
Copy link

pep8speaks commented Jun 22, 2021

Hello @raghuabhishek! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 353:1: E101 indentation contains mixed spaces and tabs
Line 353:1: W191 indentation contains tabs
Line 353:8: E131 continuation line unaligned for hanging indent

Comment last updated at 2021-06-23 14:24:46 UTC

@attack68
Copy link
Contributor

Will update this PR with the tests.

It might be enough to correct the failing test actually.

@jreback jreback changed the title Fixing the issue GH42101 BUG: Styler.hide_columns() does not hide index name row Jun 24, 2021
@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Jul 25, 2021
@jreback jreback added this to the 1.3.2 milestone Aug 3, 2021
@jreback jreback added Styler conditional formatting using DataFrame.style and removed Stale labels Aug 3, 2021
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
4 participants