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: