yellowbrick icon indicating copy to clipboard operation
yellowbrick copied to clipboard

yellowbrics conflict with matplotlib: use_line_collection in cause!

Open celestinoxp opened this issue 1 year ago • 0 comments

Describe the bug

the latest version of matplotlib does not allow the use of use_line_collection. I'm doing a PR where errors are generated because I have matplotlib and yellowbrics (indirect dependency).

you should remove use_line_collection in yellowbrick/regressor/influence.py line 184

My PR in cause: https://github.com/pycaret/pycaret/actions/runs/7725049444/job/21058470248?pr=3857

celestinoxp avatar Jan 31 '24 11:01 celestinoxp