st.experimental_data_editor is a great feature.
Is there anyway to allow editing only on specific columns of a dataframe?
I don’t want the app user to mess with the rest of the columns.
Thanks.
st.experimental_data_editor is a great feature.
Is there anyway to allow editing only on specific columns of a dataframe?
I don’t want the app user to mess with the rest of the columns.
Thanks.
Have a look at this:
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.