diff --git a/Exercises_1.ipynb b/Exercises_1.ipynb index 4a656d2..b25b166 100644 --- a/Exercises_1.ipynb +++ b/Exercises_1.ipynb @@ -80,7 +80,7 @@ "cell_type": "hint" }, "source": [ - "Why don't you try with `.mean()`" + "You should always aware with the column name as little differences would matter, it supposed to be 'Customer_Age' not 'Customers_Age'.
Why don't you try with `.mean()`" ] }, {