Edit dataframe table with style

Hi everyone,

I have a dataframe that is color-coded flagged values by using df.style.apply().
I would like to make this dataframe editable but unable to do so. Does anyone have any idea if we can do this?

Thank you!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.