We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d85a8 commit 531edbdCopy full SHA for 531edbd
notebooks/Chapter 19 - Multivariate Normal Distribution.ipynb
@@ -19,7 +19,6 @@
19
"import numpy as np\n",
20
"import matplotlib.pyplot as plt\n",
21
"import scipy as sp\n",
22
- "import scipy.stats\n",
23
"from mpl_toolkits.mplot3d import Axes3D\n",
24
"import sympy as sy\n",
25
"sy.init_printing() \n",
@@ -1258,7 +1257,7 @@
1258
1257
"name": "python",
1259
"nbconvert_exporter": "python",
1260
"pygments_lexer": "ipython3",
1261
- "version": "3.12.4"
+ "version": "3.12.0"
1262
},
1263
"toc": {
1264
"base_numbering": 1,
0 commit comments