We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0413e0f + c70190e commit 87a3985Copy full SHA for 87a3985
Chapter6_Priorities/Ch6_Priors_PyMC3.ipynb
@@ -58,6 +58,7 @@
58
"source": [
59
"%matplotlib inline\n",
60
"import numpy as np\n",
61
+ "import scipy.stats as stats\n",
62
"from IPython.core.pylabtools import figsize\n",
63
"import matplotlib.pyplot as plt\n",
64
"\n",
0 commit comments