module3/exo1/analyse-syndrome-grippal.ipynb

parent 691b250e
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"outputs": [], "outputs": [],
"source": [ "source": [
"# Activer l'affichage des graphiques dans le notebook (jupyter) en ligne.\n", "# Activer l'affichage des graphiques dans le notebook (jupyter) en ligne.\n",
"%matplotlib inline\n", "%matplotlib inline \n",
"\n", "\n",
"# Importer les bibliothèques nécessaires\n", "# Importer les bibliothèques nécessaires\n",
"import matplotlib.pyplot as plt # Pour la création de graphiques\n", "import matplotlib.pyplot as plt # Pour la création de graphiques\n",
......
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