I am running my app locally
streamlit 1.31.0
pandas 2.2.0
python 3.9.17
Firefox 88.0
I get TypeError: r.at is not a function every ime I run st.dataframe and st.table
Checked correctness of the dataframe but keep getting this error even when copy/pasting basic code from streamlit’s website.