Pandas Series doesn't display table as HTML in IPython notebook #5580
Labels
Enhancement
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
Output-Formatting
__repr__ of pandas objects, to_string
Milestone
Contrary to Pandas DataFrame, Pandas Series doesn't display as HTML into IPython notebook. Moreover Pandas Series doesn't provide to_html() method.
(I'm using 0.12 version)
The text was updated successfully, but these errors were encountered: