From e2edae6049b96a0b4d1a7358cd737c4b77ee17fe Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Mon, 2 Jun 2025 16:54:37 +0300 Subject: [PATCH] Update 2_2_Read_Data.ipynb --- ml1/2_2_Read_Data.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ml1/2_2_Read_Data.ipynb b/ml1/2_2_Read_Data.ipynb index d8181d4..a7ade96 100644 --- a/ml1/2_2_Read_Data.ipynb +++ b/ml1/2_2_Read_Data.ipynb @@ -66,13 +66,6 @@ "To read the dataset, we import the datasets bundle and then load the Iris dataset. " ] }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "To read the dataset, we import the datasets bundle and then load the Iris dataset. " - ] - }, { "cell_type": "code", "execution_count": null,