Skip to content

TST: Address UserWarning in matplotlib test #59168

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 2 commits into from
Jul 3, 2024

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Jul 2, 2024

@mroeschke mroeschke added Visualization plotting Warnings Warnings that appear or should be added to pandas labels Jul 2, 2024
@Dr-Irv
Copy link
Contributor

Dr-Irv commented Jul 2, 2024

I think this issue is related: #58851

@mroeschke
Copy link
Member Author

Thanks @Dr-Irv! Yeah It appears something changed on the matplotlib side to make "automatic" legend labeling now raise a UserWarning

@mroeschke mroeschke added this to the 2.2.3 milestone Jul 3, 2024
@mroeschke
Copy link
Member Author

Going to merge to get CI to green

@mroeschke mroeschke merged commit dcb5494 into pandas-dev:main Jul 3, 2024
45 checks passed
@mroeschke mroeschke deleted the fix/mpl/test branch July 3, 2024 16:45
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jul 3, 2024
mroeschke added a commit that referenced this pull request Jul 3, 2024
…otlib test) (#59175)

Backport PR #59168: TST: Address UserWarning in matplotlib test

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Visualization plotting Warnings Warnings that appear or should be added to pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: matplotlib 3.9.0 has issue with pandas when using subplots=True on df.plot.scatter()
2 participants