Before clicking “Create Topic”, please make sure your post includes the following information (otherwise, the post will be locked).
- Are you running your app locally or is it deployed?
- If your app is deployed:
a. Is it deployed on Community Cloud or another hosting platform?
b. Share the link to the public deployed app. - Share the link to your app’s public GitHub repository (including a requirements file).
- Share the full text of the error message (not a screenshot).
- Share the Streamlit and Python versions.
hi.
I try making simply dataframe display app.
I made dataset and basic output.
but my team want some change form, they want row spanning in some columns.
some guy told me, “set index making automatically row spanning in dataframe”.
I try it, but I can’t apply it. becuase when I use multiindex, it seperate between header columns.
who teach me a make row spanning in dataframe or how to set index name position same as header columns.
thank you!
set index - datamframe
convert html
** I want this!!