Skip to content

BUG: Tackle GH47203; Ensure body is non-empty when accessing row_body_cells #47204

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 5 commits into from
Jun 5, 2022

Conversation

tomaarsen
Copy link
Contributor

@mroeschke mroeschke added the IO LaTeX to_latex label Jun 3, 2022
And parametrize over clines as well. 'skip-last;data' was also broken, after all.
@tomaarsen tomaarsen requested a review from mroeschke June 5, 2022 18:34
@jreback jreback added this to the 1.5 milestone Jun 5, 2022
@jreback jreback merged commit 1b114d7 into pandas-dev:main Jun 5, 2022
@jreback
Copy link
Contributor

jreback commented Jun 5, 2022

thanks @tomaarsen

@tomaarsen tomaarsen deleted the fix_empty_to_latex_clines branch June 6, 2022 08:06
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO LaTeX to_latex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: UnboundLocalError: Variable referenced before assignment on df.style.to_latex(clines="all;data")
3 participants