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

ADKT FutureWarning #145

Open
numersoz opened this issue Mar 26, 2023 · 1 comment
Open

ADKT FutureWarning #145

numersoz opened this issue Mar 26, 2023 · 1 comment

Comments

@numersoz
Copy link

Hi,

This error is annoying, can we fix this. Should be simple.

adtk/data/_data.py:164: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead

@vincentl-met
Copy link

It's now even mandatory for pandas >=2.0.0. It's breaking many functions such as plot from adtk.visualization

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

2 participants