Jupyter Notebook menunjukkan lebih banyak baris

# Basic syntax:
pd.options.display.max_rows = #_rows_to_show

# Note, run this somewhere in your Notebook
Charles-Alexandre Roy