How to get st.dataframe cell value

how to get st.dataframe cell value see code but it give error
st.write(df[‘a’][0].values[0])

What error?

dear boss see error

The cell value is just df['a'][0].

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