Skip to content

ENH: set display.max_seq_items default != None #5753

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

Merged
1 commit merged into from Dec 20, 2013
Merged

ENH: set display.max_seq_items default != None #5753

1 commit merged into from Dec 20, 2013

Conversation

ghost
Copy link

@ghost ghost commented Dec 19, 2013

closes #3391.

No idea what the default value should be. numpy equivalent default is 1000, but even 100 is too big IMO.
The default is primarily there to mitigate output bombs when displaying some pandas objects.

Still need to update the release notes on all these micro-PRs.

@ghost ghost mentioned this pull request Dec 19, 2013
3 tasks
@jreback
Copy link
Contributor

jreback commented Dec 20, 2013

@y-p I think this ought to go in 0.13

@ghost
Copy link
Author

ghost commented Dec 20, 2013

I'm down with that. I'll fix the broken tests and add some docs.

@ghost
Copy link
Author

ghost commented Dec 20, 2013

Added docs and hopefully green. Last chance to bikeshed on default value of 100.

ghost pushed a commit that referenced this pull request Dec 20, 2013
ENH: set display.max_seq_items default != None
@ghost ghost merged commit dd859d1 into pandas-dev:master Dec 20, 2013
@ghost ghost deleted the PR_max_seq_items branch December 20, 2013 15:55
This pull request was closed.
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

Successfully merging this pull request may close these issues.

Assign a default value for display max_seq_items
1 participant