écartype

parent c5d338f0
......@@ -90,6 +90,24 @@
"print(médiane_A)"
]
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"4.312369534258399\n"
]
}
],
"source": [
"écartype_A = np.nanstd(A)\n",
"print(écartype_A)"
]
},
{
"cell_type": "code",
"execution_count": null,
......
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