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,