The solution for the titled problem is as follows:
df_merge.profile_report(title='Pandas Profiling Report', html={'style':{'full_width':True}})
The solution for the titled problem is as follows:
df_merge.profile_report(title='Pandas Profiling Report', html={'style':{'full_width':True}})
Comments
0 comments
Article is closed for comments.