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)

 

 
๋ฐ˜์‘ํ˜•
B's๐ŸšฉOne By ๐ŸขOne
๋‹คํ–ˆ๋‹ค