From d820d1565c927638718ea44a2c8b1a4c4d8757ea Mon Sep 17 00:00:00 2001 From: Bhargav Kowshik Date: Sat, 4 Mar 2017 13:25:55 +0530 Subject: [PATCH] Correct wrangline to wrangling --- Module_0_Introduction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module_0_Introduction.ipynb b/Module_0_Introduction.ipynb index 562050c..aa085c8 100644 --- a/Module_0_Introduction.ipynb +++ b/Module_0_Introduction.ipynb @@ -176,7 +176,7 @@ "\n", "- *Frame*: Problem definition\n", "- *Acquire*: Data ingestion \n", - "- *Refine*: Data wrangline\n", + "- *Refine*: Data wrangling\n", "- *Transform*: Feature creation \n", "- *Explore*: Feature selection \n", "- *Model*: Model creation & assessment\n",