You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 04_Apply/Students_Alcohol_Consumption/Exercises.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@
134
134
"cell_type": "markdown",
135
135
"metadata": {},
136
136
"source": [
137
-
"### Step 9. Create a function called majority that return a boolean value to a new column called legal_drinker"
137
+
"### Step 9. Create a function called majority that return a boolean value to a new column called legal_drinker (Consider majority as older than 17 years old)"
Copy file name to clipboardExpand all lines: 04_Apply/Students_Alcohol_Consumption/Exercises_with_solutions.ipynb
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -776,7 +776,7 @@
776
776
"cell_type": "markdown",
777
777
"metadata": {},
778
778
"source": [
779
-
"### Step 9. Create a function called majority that return a boolean value to a new column called legal_drinker"
779
+
"### Step 9. Create a function called majority that return a boolean value to a new column called legal_drinker (Consider majority as older than 17 years old)"
Copy file name to clipboardExpand all lines: 04_Apply/Students_Alcohol_Consumption/Solutions.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -759,7 +759,7 @@
759
759
"cell_type": "markdown",
760
760
"metadata": {},
761
761
"source": [
762
-
"### Step 9. Create a function called majority that return a boolean value to a new column called legal_drinker"
762
+
"### Step 9. Create a function called majority that return a boolean value to a new column called legal_drinker (Consider majority as older than 17 years old)"
0 commit comments