Silence deprecation warning when importing finance in pylab#7524
Silence deprecation warning when importing finance in pylab#7524tacaswell merged 1 commit intomatplotlib:v2.xfrom
Conversation
|
I don't really understand the problem: there are many toolkits that are not part of the distribution (cmocean for example). |
|
Yes, but they are not toolkits that are being removed from mpl. The deprecation gives no clue as to where the new toolkit is, or even what it is called. Is it available anywhere other than via github? |
|
I'd indeed add the mpl_toolkits finance to pypi if it hasn't been done, to do a proper release. I can take care of this. |
The discussion is in #7295.
There is still a problem, though: the deprecation message says to switch to the toolkit. How is the user supposed to know how to do that? It's not in the mpl_toolkits part of the distribution.