Skip to content

ENH: Series should provide _repr_html_ #16857

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
AllenDowney opened this issue Jul 7, 2017 · 2 comments
Closed

ENH: Series should provide _repr_html_ #16857

AllenDowney opened this issue Jul 7, 2017 · 2 comments
Labels
Duplicate Report Duplicate issue or pull request

Comments

@AllenDowney
Copy link
Contributor

DataFrame provides repr_html so it looks great when it's displayed in a Jupyter notebook. Why not Series?

@chris-b1
Copy link
Contributor

chris-b1 commented Jul 7, 2017

This is a duplicate of #5563 - also see stalled PR at #10300 - seems like an open issue was how to style a Series to visually differentiate from a DataFrame. In any event, PRs welcome if you're interested!

@chris-b1 chris-b1 closed this as completed Jul 7, 2017
@chris-b1 chris-b1 added the Duplicate Report Duplicate issue or pull request label Jul 7, 2017
@chris-b1 chris-b1 added this to the No action milestone Jul 7, 2017
@AllenDowney
Copy link
Contributor Author

I thought this might be a duplicate, but my search didn't find it. Thank you.

If I get a chance I will submit a PR or try to un-stall #10300

In the meantime I have a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Report Duplicate issue or pull request
Projects
None yet
Development

No branches or pull requests

2 participants