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

FIX convert pandas to numpy for plot #521

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

tomMoral
Copy link
Member

FIX regression from numpy==1.24.0 which broke compat with pandas.

This should be reverted once matplotlib/matplotlib#24773 is resolved.

@codecov-commenter
Copy link

Codecov Report

Merging #521 (50f2b5b) into main (f5b0fdd) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #521   +/-   ##
=======================================
  Coverage   54.55%   54.55%           
=======================================
  Files          43       43           
  Lines        2755     2755           
  Branches      506      506           
=======================================
  Hits         1503     1503           
  Misses       1138     1138           
  Partials      114      114           

@mathurinm mathurinm merged commit ff39a9f into benchopt:main Dec 19, 2022
@tomMoral tomMoral deleted the FIX_plot_with_new_mpl branch December 19, 2022 15:25
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

Successfully merging this pull request may close these issues.

None yet

4 participants