File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change 48
48
},
49
49
{
50
50
"cell_type" : " code" ,
51
- "execution_count" : 7 ,
51
+ "execution_count" : 1 ,
52
52
"metadata" : {},
53
53
"outputs" : [],
54
54
"source" : [
85
85
},
86
86
{
87
87
"cell_type" : " code" ,
88
- "execution_count" : 20 ,
88
+ "execution_count" : 2 ,
89
89
"metadata" : {},
90
90
"outputs" : [
91
91
{
94
94
" ['Data Analyst', 'Business Intelligence Analyst']"
95
95
]
96
96
},
97
- "execution_count" : 20 ,
97
+ "execution_count" : 2 ,
98
98
"metadata" : {},
99
99
"output_type" : " execute_result"
100
100
}
118
118
" qualified_roles"
119
119
]
120
120
},
121
+ {
122
+ "cell_type" : " markdown" ,
123
+ "metadata" : {},
124
+ "source" : [
125
+ " Technically you can write this more succinctly using the all() function."
126
+ ]
127
+ },
121
128
{
122
129
"cell_type" : " code" ,
123
- "execution_count" : 18 ,
130
+ "execution_count" : 3 ,
124
131
"metadata" : {
125
132
"colab" : {
126
133
"base_uri" : " https://localhost:8080/"
145
152
" ['Data Analyst', 'Business Intelligence Analyst']"
146
153
]
147
154
},
148
- "execution_count" : 18 ,
155
+ "execution_count" : 3 ,
149
156
"metadata" : {},
150
157
"output_type" : " execute_result"
151
158
}
178
185
},
179
186
{
180
187
"cell_type" : " code" ,
181
- "execution_count" : 14 ,
188
+ "execution_count" : 4 ,
182
189
"metadata" : {},
183
190
"outputs" : [
184
191
{
185
192
"name" : " stdout" ,
186
193
"output_type" : " stream" ,
187
194
"text" : [
188
- " Qualified for the following roles: Data Analyst\n "
195
+ " Qualified for the following roles: Data Analyst, Business Intelligence Analyst \n "
189
196
]
190
197
}
191
198
],
213
220
},
214
221
{
215
222
"cell_type" : " code" ,
216
- "execution_count" : 11 ,
223
+ "execution_count" : 5 ,
217
224
"metadata" : {},
218
225
"outputs" : [
219
226
{
You can’t perform that action at this time.
0 commit comments