Skip to content

Commit

Permalink
Some cleanup of the first data science session
Browse files Browse the repository at this point in the history
  • Loading branch information
waddell committed Sep 30, 2017
1 parent c89d621 commit edbf74c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 8,593 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.6.0"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2223,21 +2223,21 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python [default]",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"pygments_lexer": "ipython3",
"version": "3.6.0"
}
},
"nbformat": 4,
Expand Down
6,648 changes: 0 additions & 6,648 deletions 13-data-science-1/Data-Science.ipynb

This file was deleted.

Loading

0 comments on commit edbf74c

Please sign in to comment.