Skip to content

ENH: Styler.apply(map)_index made compatible with Styler.to_latex #41993

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 32 commits into from
Aug 12, 2021

Conversation

attack68
Copy link
Contributor

@attack68 attack68 commented Jun 14, 2021

This is a follow-on to #41893.

It makes the new Styler.apply_index and Styler.applymap_index methods compatible with Styler.to_latex.

Screen Shot 2021-06-14 at 09 24 46

attack68 added 4 commits June 20, 2021 20:34
…x_specific

# Conflicts:
#	doc/source/reference/style.rst
#	pandas/io/formats/style_render.py
#	pandas/tests/io/formats/style/test_html.py
…ecific_latex

# Conflicts:
#	pandas/tests/io/formats/style/test_to_latex.py
…x_specific

# Conflicts:
#	pandas/tests/io/formats/style/test_style.py
@attack68 attack68 added Enhancement IO LaTeX to_latex Styler conditional formatting using DataFrame.style labels Jun 29, 2021
attack68 added 2 commits July 13, 2021 19:39
…x_specific

# Conflicts:
#	doc/source/whatsnew/v1.4.0.rst
#	pandas/tests/io/formats/style/test_style.py
…ecific_latex

# Conflicts:
#	doc/source/whatsnew/v1.4.0.rst
#	pandas/tests/io/formats/style/test_to_latex.py
attack68 added 5 commits July 14, 2021 19:08
…x_specific

# Conflicts:
#	doc/source/whatsnew/v1.4.0.rst
#	pandas/tests/io/formats/style/test_html.py
…ecific_latex

# Conflicts:
#	doc/source/whatsnew/v1.4.0.rst
#	pandas/tests/io/formats/style/test_to_latex.py
…x_specific

# Conflicts:
#	doc/source/whatsnew/v1.4.0.rst
#	pandas/io/formats/style_render.py
#	pandas/tests/io/formats/style/test_style.py
…ecific_latex

# Conflicts:
#	doc/source/whatsnew/v1.4.0.rst
@attack68 attack68 changed the title [WIP] ENH: Styler.apply(map)_header made compatible with Styler.to_latex ENH: Styler.apply(map)_index made compatible with Styler.to_latex Aug 12, 2021
@attack68 attack68 marked this pull request as ready for review August 12, 2021 07:32
…x_specific_latex

# Conflicts:
#	doc/source/reference/style.rst
#	doc/source/whatsnew/v1.4.0.rst
#	pandas/io/formats/style.py
#	pandas/tests/io/formats/style/test_html.py
#	pandas/tests/io/formats/style/test_style.py
@jreback jreback added this to the 1.4 milestone Aug 12, 2021
@jreback jreback merged commit fe8276b into pandas-dev:master Aug 12, 2021
@attack68 attack68 deleted the styler_apply_index_specific_latex branch August 12, 2021 17:02
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement IO LaTeX to_latex Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants