Queer European MD passionate about IT
Explorar o código

Merge pull request #142 from dataquestio/fix/sahil/22-feb-2021-c1

1 typo
Casey Bates %!s(int64=4) %!d(string=hai) anos
pai
achega
dcac8ae077
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Mission240Solutions.ipynb

+ 2 - 2
Mission240Solutions.ipynb

@@ -898,7 +898,7 @@
    },
    "outputs": [],
    "source": [
-    "## Which categorical columns have we still carried with us? We'll test tehse \n",
+    "## Which categorical columns have we still carried with us? We'll test these \n",
     "transform_cat_cols = []\n",
     "for col in nominal_features:\n",
     "    if col in transform_df.columns:\n",
@@ -1089,7 +1089,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.7.1"
+   "version": "3.8.3"
   }
  },
  "nbformat": 4,