I have a pandas dataframe df of shape (100, 10) (100 rows, 10 cols), and I want to generate a dataframe df_summary from df
df
(100, 10)
df_summary