streamlit-aggrid
streamlit-aggrid copied to clipboard
iteritems is deprecated and will be removed in a future version
Python ver 3.11.0 streamlit-aggrid ver 0.3.3
When I'm running my app,the terminal dispaly this promption: "site-packages\st_aggrid_init_.py:42: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead."
Please look into this. Now returns AttributeError: 'Series' object has no attribute 'iteritems'
in pandas 2.0.3