We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45dd3f commit db75d7bCopy full SHA for db75d7b
12_pandas.ipynb
@@ -700,21 +700,21 @@
700
],
701
"metadata": {
702
"kernelspec": {
703
- "display_name": "Python 2",
+ "display_name": "Python 3",
704
"language": "python",
705
- "name": "python2"
+ "name": "python3"
706
},
707
"language_info": {
708
"codemirror_mode": {
709
"name": "ipython",
710
- "version": 2
+ "version": 3
711
712
"file_extension": ".py",
713
"mimetype": "text/x-python",
714
"name": "python",
715
"nbconvert_exporter": "python",
716
- "pygments_lexer": "ipython2",
717
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
718
}
719
720
"nbformat": 4,
0 commit comments