Queer European MD passionate about IT
Răsfoiți Sursa

Update Mission201Solution.ipynb

darinbradley 2 ani în urmă
părinte
comite
4120792f1b
1 a modificat fișierele cu 4 adăugiri și 4 ștergeri
  1. 4 4
      Mission201Solution.ipynb

+ 4 - 4
Mission201Solution.ipynb

@@ -1267,7 +1267,7 @@
    "source": [
     "## Rankings\n",
     "\n",
-    "So far, we've cleaned up the data, renamed several columns, and computed the average ranking of each movie.  As I suspected, it looks like the \"original\" movies are rated much more highly than the newer ones."
+    "So far, we've cleaned up the data, renamed several columns, and computed the average ranking of each movie. As we suspected, it looks like the \"original\" movies are rated much more highly than the newer ones."
    ]
   },
   {
@@ -1334,7 +1334,7 @@
    "source": [
     "# View counts\n",
     "\n",
-    "It appears that the original movies were seen by more respondents than the newer movies.  This reinforces what we saw in the rankings, where the earlier movies seem to be more popular."
+    "It appears that more respondents aw the original movies than the newer movies. This reinforces what we saw in the rankings, where the earlier movies seem to be more popular."
    ]
   },
   {
@@ -1427,7 +1427,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "## Male/Female differences in favorite Star Wars movie and most seen movie\n",
+    "## Male/female differences in favorite Star Wars movie and most-seen movie\n",
     "\n",
     "Interestingly, more males watches episodes 1-3, but males liked them far less than females did."
    ]
@@ -1449,7 +1449,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.8.3"
+   "version": "3.8.5"
   }
  },
  "nbformat": 4,