Can you help me align the columns to the left and also hide the index?
I tried the following: df_stock_info_transposed.style.hide_index() # hide the index column df_s