From bd693f2203a20d84a19809006538749f2d70e276 Mon Sep 17 00:00:00 2001 From: AbdullahChauhan Date: Sun, 19 Apr 2020 22:18:44 +0500 Subject: [PATCH] correcting the description about row 10472 --- Mission350Solutions.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mission350Solutions.ipynb b/Mission350Solutions.ipynb index 356a233..57ee089 100644 --- a/Mission350Solutions.ipynb +++ b/Mission350Solutions.ipynb @@ -217,7 +217,7 @@ "id": "quFWJnigdw2_" }, "source": [ - "The row 10472 corresponds to the app _Life Made WI-Fi Touchscreen Photo Frame_, and we can see that the rating is 19. This is clearly off because the maximum rating for a Google Play app is 5. As a consequence, we'll delete this row." + "The row 10472 corresponds to the app Life Made WI-Fi Touchscreen Photo Frame, The row is actually missing its \"Category\" value, which causes the column shift. As a consequence, we'll delete this row." ] }, { @@ -1976,7 +1976,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.6" + "version": "3.7.1" } }, "nbformat": 4,