Open bingyao opened 5 years ago
matplotlib.pyplot.hist's normed parameter is deprecated and will be removed.
matplotlib.pyplot.hist
normed
This PR changes deprecated normed parameter to density.
density
matplotlib.pyplot.hist
'snormed
parameter is deprecated and will be removed.This PR changes deprecated
normed
parameter todensity
.