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,