Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iteritems is deprecated and will be removed in a future version #170

Closed
la2yyu opened this issue Dec 12, 2022 · 1 comment
Closed

iteritems is deprecated and will be removed in a future version #170

la2yyu opened this issue Dec 12, 2022 · 1 comment

Comments

@la2yyu
Copy link

la2yyu commented Dec 12, 2022

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."

@mikeolubode
Copy link

mikeolubode commented Jun 30, 2023

Please look into this. Now returns AttributeError: 'Series' object has no attribute 'iteritems' in pandas 2.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants