BUG: DataFrame.to_html(index=False) with named Index rendered incorrectly #10344
Labels
Bug
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
Output-Formatting
__repr__ of pandas objects, to_string
Milestone
As below capture, index name is drawn even if
index=False
is specified, and it corrupts the layout.For copy/paste to Jupyter:
The text was updated successfully, but these errors were encountered: