Adjusting the width of Jupyter

pd.set_option('max_info_columns', 5)
pd.set_option('expand_frame_repr', True)
pd.set_option('display.width', 140)

Comments

Popular posts from this blog

How to create an organizational chart in your webpage using Google Organization Chart Tools