-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
ENH: HTML formatting for Series in Jupyter notebook #8750
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
Comments
Dupe of #5563 It just hasn't been too high of a priority yet. If you're interested in a PR we'd gladly take it though. |
I think it could be seen as two seperate issue (the availability of |
Focus on |
This would be so awesome - why have ugly Series? |
Unlike
pandas.DataFrame
,pandas.Series
does not have the methods to be converted to an html table.The text was updated successfully, but these errors were encountered: