Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Apr 26, 2013

#3465

makes #3391 a very good idea.

@ghost
Copy link
Author

ghost commented Apr 26, 2013

In [2]: pd.options.display.max_seq_items = 6

In [3]: pd.Int64Index(range(1000))
Out[3]: Int64Index([0, 1, 2, 3, 4, 5, ...], dtype=int64)

ghost pushed a commit that referenced this pull request Apr 26, 2013
Fix pprint of index, summarizes according to display.max_seq_items
@ghost ghost merged commit 5afb0eb into pandas-dev:master Apr 26, 2013
@ghost ghost mentioned this pull request Apr 26, 2013
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.

0 participants