Skip to content

BUG&TST: HTML formatting error in Styler.render() in rowspan attribute #38533

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 10 commits into from
Dec 22, 2020

Conversation

JoseNavy
Copy link
Contributor

@JoseNavy JoseNavy commented Dec 17, 2020

  • closes #38234
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@pep8speaks
Copy link

pep8speaks commented Dec 17, 2020

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

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-12-22 18:13:36 UTC

@jreback jreback added this to the 1.2 milestone Dec 22, 2020
@jreback jreback added Bug Styler conditional formatting using DataFrame.style labels Dec 22, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a whatsnew note, bug fixes for 1.2 (add a Styler sub-section after Plotting). merge master and ping on green-ish.

@jreback
Copy link
Contributor

jreback commented Dec 22, 2020

lgtm ping on greenish

@JoseNavy
Copy link
Contributor Author

The Travis check didn't pass and after checking why, I don't see a clear error on what went wrong. All the other checks did pass, can you help me with this? @jreback

@jreback jreback merged commit bb2c10e into pandas-dev:master Dec 22, 2020
@jreback
Copy link
Contributor

jreback commented Dec 22, 2020

thanks @JoseNavy the travis CI is acting up, unrelated

@jreback
Copy link
Contributor

jreback commented Dec 22, 2020

@meeseeksdev backport 1.2.x

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.

3 participants