728x90
<cell script width>
from IPython.core.display import display, HTML
display(HTML("<style>.container { width: 100% !important; }</style>"))
<pandas Dataframe width >
import pandas as pd
# ๋ณด๊ธฐ ๋๋น ์ฆ๊ฐ
pd.set_option('display.max.colwidth', 200)
๋ฐ์ํ
'๐ Python' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Code-Server] ์ฝ๋ ์๋ฒ์์ ์ฃผํผํฐ ๋ ธํธ๋ถ ์ฌ์ฉํ๊ธฐ (0) | 2021.07.11 |
---|---|
[Code-Server] import-im6.q16: unable to open X server ์๋ฌ (0) | 2021.07.11 |
[Data Crawling] Spongebob - 1 (0) | 2021.03.16 |
[Pytorch] Autograd (0) | 2021.02.28 |
Matplotlib ํ๊ธ ํฐํธ ์ ์ฉ (0) | 2021.02.13 |