File tree 1 file changed +16
-5
lines changed
1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 379
379
" tld_counter.most_common(25)"
380
380
]
381
381
},
382
+ {
383
+ "cell_type" : " code" ,
384
+ "execution_count" : 1 ,
385
+ "metadata" : {
386
+ "collapsed" : true
387
+ },
388
+ "outputs" : [],
389
+ "source" : [
390
+ " import pandas as pd"
391
+ ]
392
+ },
382
393
{
383
394
"cell_type" : " code" ,
384
395
"execution_count" : null ,
392
403
"metadata" : {
393
404
"anaconda-cloud" : {},
394
405
"kernelspec" : {
395
- "display_name" : " Python [default] " ,
406
+ "display_name" : " Python 2 " ,
396
407
"language" : " python" ,
397
- "name" : " python3 "
408
+ "name" : " python2 "
398
409
},
399
410
"language_info" : {
400
411
"codemirror_mode" : {
401
412
"name" : " ipython" ,
402
- "version" : 3
413
+ "version" : 2
403
414
},
404
415
"file_extension" : " .py" ,
405
416
"mimetype" : " text/x-python" ,
406
417
"name" : " python" ,
407
418
"nbconvert_exporter" : " python" ,
408
- "pygments_lexer" : " ipython3 " ,
409
- "version" : " 3.5.2 "
419
+ "pygments_lexer" : " ipython2 " ,
420
+ "version" : " 2.7.12 "
410
421
}
411
422
},
412
423
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments