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

plt.hist: argument 'normed' should be changed into 'density' | all versions and chapters

Open Pindar777 opened this issue 6 years ago • 0 comments

Hi there,

the kwarg 'normed' in plt.histo was deprecated in matplotlib since 2.1 and should be changed into 'density'.

By the way: Thanks to all contributers - awesome work! And the TFB-variant is really helpful to get started with the TF and TFB!

Cheers

Pindar777 avatar Dec 30 '18 18:12 Pindar777