File tree Expand file tree Collapse file tree 3 files changed +551
-387
lines changed Expand file tree Collapse file tree 3 files changed +551
-387
lines changed Original file line number Diff line number Diff line change 176
176
"cell_type" : " markdown" ,
177
177
"metadata" : {},
178
178
"source" : [
179
- " ### Step 11. Set the rows of the random numbers in the column "
179
+ " ### Step 11. Use random numbers you generated as an index and assign NaN value to each of cell. "
180
180
]
181
181
},
182
182
{
208
208
"cell_type" : " markdown" ,
209
209
"metadata" : {},
210
210
"source" : [
211
- " ### Step 14. Print only the non-null values in alcohol "
211
+ " ### Step 13. Delete the rows that contain missing values "
212
212
]
213
213
},
214
214
{
224
224
"cell_type" : " markdown" ,
225
225
"metadata" : {},
226
226
"source" : [
227
- " ### Step 13. Delete the rows that contain missing values "
227
+ " ### Step 14. Print only the non-null values in alcohol "
228
228
]
229
229
},
230
230
{
236
236
"outputs" : [],
237
237
"source" : []
238
238
},
239
+ {
240
+ "cell_type" : " code" ,
241
+ "execution_count" : null ,
242
+ "metadata" : {
243
+ "collapsed" : true
244
+ },
245
+ "outputs" : [],
246
+ "source" : []
247
+ },
239
248
{
240
249
"cell_type" : " markdown" ,
241
250
"metadata" : {},
271
280
],
272
281
"metadata" : {
273
282
"kernelspec" : {
274
- "display_name" : " Python 2 " ,
283
+ "display_name" : " Python [default] " ,
275
284
"language" : " python" ,
276
285
"name" : " python2"
277
286
},
285
294
"name" : " python" ,
286
295
"nbconvert_exporter" : " python" ,
287
296
"pygments_lexer" : " ipython2" ,
288
- "version" : " 2.7.11 "
297
+ "version" : " 2.7.12 "
289
298
}
290
299
},
291
300
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments