ajout du commentaire

parent 5797dece
......@@ -57,9 +57,16 @@
"La première ligne du fichier CSV est un commentaire, que nous ignorons en précisant `skiprows=1`."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<!-- le fichier est copié pour garantir le format -->"
]
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
......@@ -74,7 +81,9 @@
{
"cell_type": "code",
"execution_count": 26,
"metadata": {},
"metadata": {
"scrolled": true
},
"outputs": [
{
"data": {
......
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