You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heh, I think I may have done this the wrong way in that MultiIndex repr PR (I just used max_rows and then if it was greater divided by two.) Not sure. I'm actually unclear on what this issue is.
The issue here was that due to history, the display code referenced np options rather then pandas options
(it was written before I put in the config system). Now, we have our own config system and the code
should reference it. I'm not sure if it's still relevent eiether, should have put in a code link.
Can always grep.
use max_seq_len, after setting default to close #3391.
also duplicate behaviour of "..." in other situations, rather then
always printing 6 items
The text was updated successfully, but these errors were encountered: