Closed
Description
Taking the simple example of MultiIndex Series from the docs http://pandas.pydata.org/pandas-docs/stable/indexing.html#hierarchical-indexing-multiindexc
Constraining max_rows results in an unexpected output.
The behavior of pd.DataFrame is as expected in 0.13.1: