Vivian
4/11/2019 - 6:43 AM

Jupyter display

display(HTML("<style>.container { width:70% !important; }</style>")) # set width of the frame 
pd.options.display.max_rows # display more rows

pd.set_option('display.max_colwidth', -1) # show full cell in dataframe