Skip to content

Commit db75d7b

Browse files
authored
Update 12_pandas.ipynb
1 parent b45dd3f commit db75d7b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

12_pandas.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -700,21 +700,21 @@
700700
],
701701
"metadata": {
702702
"kernelspec": {
703-
"display_name": "Python 2",
703+
"display_name": "Python 3",
704704
"language": "python",
705-
"name": "python2"
705+
"name": "python3"
706706
},
707707
"language_info": {
708708
"codemirror_mode": {
709709
"name": "ipython",
710-
"version": 2
710+
"version": 3
711711
},
712712
"file_extension": ".py",
713713
"mimetype": "text/x-python",
714714
"name": "python",
715715
"nbconvert_exporter": "python",
716-
"pygments_lexer": "ipython2",
717-
"version": "2.7.15+"
716+
"pygments_lexer": "ipython3",
717+
"version": "3.1.-1"
718718
}
719719
},
720720
"nbformat": 4,

0 commit comments

Comments
 (0)