Avec le min oublié lors du 1er commit

parent 27f6fe67
......@@ -45,6 +45,26 @@
"np.mean(x)"
]
},
{
"cell_type": "code",
"execution_count": 9,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"2.8"
]
},
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"np.min(x)"
]
},
{
"cell_type": "code",
"execution_count": 6,
......
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