Skip to content

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

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Dec 22, 2020
jreback pushed a commit that referenced this pull request Dec 22, 2020
… in rowspan attribute (#38640) Co-authored-by: JoseNavy <72418396+JoseNavy@users.noreply.github.com>
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

3 participants