Skip to content

Commit 92534a8

Browse files
authored
Merge pull request #62 from cTxplorer/patch-1
Update TODO comment in StudentAdmissions Notebook
2 parents 7ffb19f + 81c2271 commit 92534a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-neural-networks/student-admissions/StudentAdmissions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
},
131131
"outputs": [],
132132
"source": [
133-
"# TODO: Make dummy variables for rank\n",
133+
"# TODO: Make dummy variables for rank and concat existing columns\n",
134134
"one_hot_data = pass\n",
135135
"\n",
136136
"# TODO: Drop the previous rank column\n",

0 commit comments

Comments
 (0)