Queer European MD passionate about IT
瀏覽代碼

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

1 typo
Casey Bates 4 年之前
父節點
當前提交
dcac8ae077
共有 1 個文件被更改,包括 2 次插入2 次删除
  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,