import pandas as pd pd.set_option('display.max_rows', 10) pd.set_option('display.max_columns', 50) pd.set_option('display.width', 1500)