Skip to content

Commit e7dc70a

Browse files
committed
Update GP and BO
1 parent e31a606 commit e7dc70a

File tree

3 files changed

+17518
-13977
lines changed

3 files changed

+17518
-13977
lines changed

2_INTRO_TO_PANDAS/Intro_Python_pandas_and_dataviz-checkpoint.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -481,21 +481,21 @@
481481
],
482482
"metadata": {
483483
"kernelspec": {
484-
"display_name": "Python 3",
484+
"display_name": "Python 2",
485485
"language": "python",
486-
"name": "python3"
486+
"name": "python2"
487487
},
488488
"language_info": {
489489
"codemirror_mode": {
490490
"name": "ipython",
491-
"version": 3
491+
"version": 2
492492
},
493493
"file_extension": ".py",
494494
"mimetype": "text/x-python",
495495
"name": "python",
496496
"nbconvert_exporter": "python",
497-
"pygments_lexer": "ipython3",
498-
"version": "3.5.4"
497+
"pygments_lexer": "ipython2",
498+
"version": "2.7.13"
499499
}
500500
},
501501
"nbformat": 4,

0 commit comments

Comments
 (0)