Skip to content

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

@astrojuanlu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions