Skip to content

Commit 702a96c

Browse files
authored
Update Chaper 11 Excercises.ipynb
1 parent a0f67b0 commit 702a96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter11/Chaper 11 Excercises.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
"# Excercise 2\n",
272272
"In this exercise, we are going to use the file ‘Iris_wMV.csv’. Iris data includes 50 samples of three types of iris flowers, totaling 150 rows of data. Each flower is described by its sepal and petal length or width. The column PetalLengthCm has some missing values.\n",
273273
"\n",
274-
" a. Confirm that PetalLengthCm has 6 missing values. "
274+
" a. Confirm that PetalLengthCm has five missing values. "
275275
]
276276
},
277277
{

0 commit comments

Comments
 (0)