Skip to content

[Bug] display.max_rows option doesn't work as advertised #105

Description

@astrojuanlu

Description

The "Display Settings" exercise in notebook 2 says

Force pandas to display 25 rows by changing the value of the above.

But setting pd.options.display.max_rows doesn't do that. According to the docs:

If max_rows is exceeded, switch to truncate view.

So the truncated view still shows 5 + 5 rows.

Maybe I'm understanding the assignment the wrong way?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions