Skip to content

Commit

Permalink
Update notebooks for 2017-05 Insight Session
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Whitmore committed Jun 1, 2017
1 parent e075558 commit 76ab2e6
Show file tree
Hide file tree
Showing 12 changed files with 1,804 additions and 1,071 deletions.
Binary file added data/raw_players.csv.gz
Binary file not shown.
30 changes: 27 additions & 3 deletions deliver/00-Overview.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python [default]",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -85,9 +85,33 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.6.1"
},
"toc": {
"colors": {
"hover_highlight": "#DAA520",
"navigate_num": "#000000",
"navigate_text": "#333333",
"running_highlight": "#FF0000",
"selected_highlight": "#FFD700",
"sidebar_border": "#EEEEEE",
"wrapper_background": "#FFFFFF"
},
"moveMenuLeft": true,
"nav_menu": {
"height": "86px",
"width": "252px"
},
"navigate_menu": true,
"number_sections": true,
"sideBar": true,
"threshold": 4,
"toc_cell": false,
"toc_section_display": "none",
"toc_window_display": false,
"widenNotebook": false
}
},
"nbformat": 4,
"nbformat_minor": 0
"nbformat_minor": 1
}
857 changes: 535 additions & 322 deletions deliver/01-Tips-and-tricks.ipynb

Large diffs are not rendered by default.

196 changes: 30 additions & 166 deletions deliver/02-Visualization-and-code-organization.ipynb

Large diffs are not rendered by default.

642 changes: 549 additions & 93 deletions deliver/03-Pandas-and-Plotting.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 76ab2e6

Please sign in to comment.