بسم الله الرحمن الرحيم

لزيادة عرض الخلية في jupyter notebook

تاريخ النشر : Dec. 7, 2021

None


لزيادة عرض الخلية في jupyter notebook

from IPython.core.display import display, HTML 
display(HTML("<style>.container { width:100% !important; }</style>"))

العودة إلي Pandas-operations