Zeigen Sie maximale Zeilen in einem Pandas -Datenframe an

pandas.set_option('display.max_rows', None)
Frantic Fowl