Skip to content
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

BUG: don't manipulate styler object due to args in to_html #43034

Merged
merged 27 commits into from
Aug 19, 2021

Conversation

attack68
Copy link
Contributor

@attack68 attack68 commented Aug 14, 2021

This is the same as #42323 except for to_html instead of to_latex.

@simonjayhawkins simonjayhawkins added the Styler conditional formatting using DataFrame.style label Aug 16, 2021
@attack68 attack68 changed the title BUG: don't manipulate styler due to args in to_html [WIP] BUG: don't manipulate styler due to args in to_html Aug 17, 2021
@attack68 attack68 changed the title [WIP] BUG: don't manipulate styler due to args in to_html BUG: don't manipulate styler due to args in to_html Aug 19, 2021
@attack68 attack68 changed the title BUG: don't manipulate styler due to args in to_html BUG: don't manipulate styler object due to args in to_html Aug 19, 2021
@attack68 attack68 marked this pull request as ready for review August 19, 2021 15:08
@jreback jreback added this to the 1.4 milestone Aug 19, 2021
@jreback jreback merged commit c0de83b into pandas-dev:master Aug 19, 2021
@jreback
Copy link
Contributor

jreback commented Aug 19, 2021

thanks @attack68

@attack68 attack68 deleted the styler_no_obj_manip_to_html branch August 19, 2021 17:10
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
@jbrockmendel jbrockmendel mentioned this pull request Dec 24, 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.

3 participants