📅  最后修改于: 2022-03-11 14:45:26.567000             🧑  作者: Mango
Write this in your jupyter notebook's cell. Your Welcome!
pd.set_option('max_colwidth', 256)
pd.set_option('display.max_rows', 1000)
pd.set_option('display.max_columns', 1000)