Skip to content

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

Description

@Minyall

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions