Skip to content
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

Pandas display option may cause improper Dataframe rendering in some IDEs #11

Open
Minyall opened this issue Jan 19, 2023 · 0 comments
Open

Comments

@Minyall
Copy link
Contributor

Minyall commented Jan 19, 2023

In notebook chapter_6.ipynb the line pd.set_option("display.notebook_repr_html", False) causes improper rendering in PyCharm. If not crucial for the material it may be worth commenting out in case other IDEs have similar unexpected behaviour?

Expected view without the set_option
Screenshot 2023-01-19 at 21 43 36

Improper view with set_option
Screenshot 2023-01-19 at 21 43 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant