P

parent 95da642b
......@@ -345,16 +345,16 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 50,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"18.784374747474743"
"4.334094455301447"
]
},
"execution_count": 49,
"execution_count": 50,
"metadata": {},
"output_type": "execute_result"
}
......@@ -365,7 +365,7 @@
"\n",
"df = pd.Series(list)\n",
"df.describe()\n",
"df.std()**2"
"df.std()"
]
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment