-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Commit 9683c51
authored
Update Ch1_Introduction_PyMC3.ipynb
new matplotlib style has deprecated 'normed' and replaced it with density. It returns AttributeError: Unknown property density
'normed' property changed to 'density' in plt.hist1 parent 0e07071 commit 9683c51
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
775 | - | ||
775 | + | ||
776 | 776 |
| |
777 | 777 |
| |
778 | 778 |
| |
| |||
782 | 782 |
| |
783 | 783 |
| |
784 | 784 |
| |
785 | - | ||
785 | + | ||
786 | 786 |
| |
787 | 787 |
| |
788 | 788 |
| |
|
0 commit comments