Skip to content

BUG: DataFrame.to_html(na_rep="-") with non-scalar data #51412

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 3 commits into from
Feb 16, 2023

Conversation

topper-123
Copy link
Contributor

@mroeschke mroeschke added the IO HTML read_html, to_html, Styler.apply, Styler.applymap label Feb 16, 2023
@mroeschke mroeschke added this to the 2.0 milestone Feb 16, 2023
@mroeschke mroeschke merged commit 95a087d into pandas-dev:main Feb 16, 2023
@mroeschke
Copy link
Member

Thanks @topper-123

@topper-123 topper-123 deleted the to_html_non_scalar_na_rep branch February 16, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO HTML read_html, to_html, Styler.apply, Styler.applymap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: style.format na_rep raises error with list elements
2 participants