From 759ac6a8fa1ab28ffd6781884bfbb510ca4ab6dc Mon Sep 17 00:00:00 2001 From: frodrigue-ensae Date: Wed, 10 Jan 2024 18:26:26 +0000 Subject: [PATCH] update --- Notebook_Fanta.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Notebook_Fanta.ipynb b/Notebook_Fanta.ipynb index 5fd0f44..f03d2f9 100644 --- a/Notebook_Fanta.ipynb +++ b/Notebook_Fanta.ipynb @@ -16,7 +16,9 @@ "outputs": [], "source": [ "import pandas as pd\n", - "import numpy as np" + "import numpy as np\n", + "\n", + "\n" ] }, {