[Jupyter Notebook] ์ฃผํผํฐ ๋
ธํธ๋ถ ์
์คํฌ๋ฆฝํธ ๋๋น ์กฐ์ (cell script option), ํ๋ค์ค ๋๋น ์กฐ์
ยท
๐ Python
from IPython.core.display import display, HTML display(HTML("")) import pandas as pd # ๋ณด๊ธฐ ๋๋น ์ฆ๊ฐ pd.set_option('display.max.colwidth', 200)