-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
Conversation
There was a problem hiding this 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.
lgtm ping on greenish |
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 |
thanks @JoseNavy the travis CI is acting up, unrelated |
@meeseeksdev backport 1.2.x |
…r.render() in rowspan attribute
… in rowspan attribute (#38640) Co-authored-by: JoseNavy <[email protected]>
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff