From 14969a03f792b34c62561371295c3950f90edabe Mon Sep 17 00:00:00 2001 From: chrisdcruz29 Date: Fri, 22 Mar 2019 12:46:54 +0530 Subject: [PATCH] Update Data Input and Output.ipynb --- Chapter 2/Pandas/Data Input and Output.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 2/Pandas/Data Input and Output.ipynb b/Chapter 2/Pandas/Data Input and Output.ipynb index 2ccfa96..92fbde1 100644 --- a/Chapter 2/Pandas/Data Input and Output.ipynb +++ b/Chapter 2/Pandas/Data Input and Output.ipynb @@ -68,7 +68,7 @@ " \n", " \n", " CustomerID\n", - " Genre\n", + " Gender\n", " Age\n", " Annual Income (k$)\n", " Spending Score (1-100)\n",