From a0da9758422cbf8cb6c0c95492a10124020f8963 Mon Sep 17 00:00:00 2001 From: f82c1c4a1227cdba8ff3317d228324d6 Date: Sat, 30 Mar 2024 14:04:45 +0000 Subject: [PATCH] resultb --- module3/exo3/exercice.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 0c06b68..d44a12f 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -64,7 +64,7 @@ "metadata": {}, "outputs": [], "source": [ - "# df_subset = df.dropna()" + "# data_subset = data.dropna()" ] }, { -- 2.18.1