python - pandas pd.options.display.max_rows not working as expected - Stack Overflow

PHOTO EMBED

Fri May 20 2022 09:20:50 GMT+0000 (Coordinated Universal Time)

Saved by [deleted user] #python

pd.set_option('display.max_columns', 200)
pd.set_option('display.max_rows', 100)
pd.set_option('display.min_rows', 100)
pd.set_option('display.expand_frame_repr', True)
content_copyCOPY

https://stackoverflow.com/questions/57860775/pandas-pd-options-display-max-rows-not-working-as-expected