8000 Fix pandas Depreciation warning in plot by davidosterberg · Pull Request #173 · WISDEM/WOMBAT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix pandas Depreciation warning in plot #173

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

davidosterberg
Copy link
Contributor
@davidosterberg davidosterberg commented Mar 11, 2025

When using DatetimeIndex.to_period('m') pandas throws a FutureWarning and advice to use 'M' instead

pandas.__version == '2.2.2'

image

When using DatetimeIndex.to_period('m') pandas throws a FutureWarning
and advice to use 'M' instead
@RHammond2 RHammond2 changed the base branch from main to develop March 11, 2025 20:29
@RHammond2 RHammond2 added the bug Something isn't working label Mar 11, 2025
@RHammond2 RHammond2 self-requested a review March 11, 2025 21:11
Copy link
Collaborator
@RHammond2 RHammond2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this @davidosterberg! FYI, I've moved it to develop because I'm planning a minor release in the next couple of weeks and this isn't causing a failure just yet (though certainly will in a future Pandas release).

@RHammond2 RHammond2 merged commit 266038a into WISDEM:develop Mar 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0