Probabilistic-Programming-and-Bayesian-Methods-for-Hackers icon indicating copy to clipboard operation
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard

Updated 'normed' to 'density'

Open azdaly opened this issue 5 years ago • 1 comments

Normed has been deprecated and now throws an error - https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.hist.html

azdaly avatar Mar 13 '20 12:03 azdaly

I ran into this today as well. Would need to be fixed throughout all the chapters, and would probably need to bump requirements.txt to enforce the matplotlib version where this switch happens.

ian-whitestone avatar Mar 31 '20 22:03 ian-whitestone