adding comments

master
Davud 2022-12-22 16:55:18 +00:00
parent bdc57e6dcd
commit 93c536bd8b
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,7 @@
"source": [ "source": [
"### About the data \n", "### About the data \n",
"\n", "\n",
"Despite all the effort I couldn't find the origin of this data thus it shouldn't be used for any other purposes. \n", "Despite all the effort I couldn't find the origin of this data therefore it shouldn't be used for any other purposes. \n",
"The dataset contains a set of 400 records under 4 attributes - Gender, Age, Salary and Class( whether the person made a purchase or not)." "The dataset contains a set of 400 records under 4 attributes - Gender, Age, Salary and Class( whether the person made a purchase or not)."
] ]
}, },