Skip to content

Pandas Series doesn't display table as HTML in IPython notebook #5580

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

Closed
s-celles opened this issue Nov 24, 2013 · 5 comments
Closed

Pandas Series doesn't display table as HTML in IPython notebook #5580

s-celles opened this issue Nov 24, 2013 · 5 comments
Labels
Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
Milestone

Comments

@s-celles
Copy link
Contributor

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)

@TomAugspurger
Copy link
Contributor

An issue was just opened here: #5563

Interested in doing submitting a Pull Request? The code should be fairly similar to the DataFrame html repr (which is going throughout a bit of a change in #5550 right now, so you/whoever may want to wait until that is merged).

@s-celles
Copy link
Contributor Author

Sorry I'm very busy for now (because of my job) so I can't submit a PR but I hope someone ( @takluyver , @y-p , @jreback @TomAugspurger ) can do it

@ghost
Copy link

ghost commented Jan 24, 2014

closing as dupe of #5563
It's on my todo for 0.14.

@ghost ghost closed this as completed Jan 24, 2014
@jreback
Copy link
Contributor

jreback commented Jan 24, 2014

@y-p you get the most closes award! 💯

@ghost
Copy link

ghost commented Jan 24, 2014

Closing issues and deleting code are my secret pleasures.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
Projects
None yet
Development

No branches or pull requests

3 participants