This commit is contained in:
2022-11-04 15:40:25 +08:00
parent 55a0ff2968
commit 36fe6d6eab

View File

@@ -110,7 +110,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## numpy里random总结\n",
"# numpy里random总结\n",
"\n",
"1. np.random.randn()\n",
"语法: numpy.random.randn(d0,d1,…,dn)\n",