From 3bd6c48120b6254aa6d82ed5ca0e2272fd50fc62 Mon Sep 17 00:00:00 2001 From: Walker Waylon Scott Date: Mon, 31 Jul 2017 16:19:14 -0500 Subject: [PATCH] updated slides --- src/templates/slides.md | 58 ++++++++++++++++++++++++++++++++--------- 1 file changed, 45 insertions(+), 13 deletions(-) diff --git a/src/templates/slides.md b/src/templates/slides.md index 8bb578b..55b1517 100644 --- a/src/templates/slides.md +++ b/src/templates/slides.md @@ -25,8 +25,6 @@ Waylon Walker Product Engineering - - ---- # Open The Viz @@ -41,19 +39,53 @@ Product Engineering ---- -## Stack for this viz +## External Resources -* Python - * pandas - * flask -* javascript - * C3 - * reveal - * jquery - * jqcloud -* HTML - * Bootstrap +--- +### Enthusiast +
+
+
+ +

Python

+
    +
  • pandas
  • +
  • flask
  • +
  • flask_restplus
  • +
  • markdown
  • +
+
+
+ +

javascript

+
    +
  • C3
  • +
  • reveal
  • +
  • jquery
  • +
  • jqcloud
  • +
+
+
+ +

HTML

+
    +
  • Bootstrap
  • +
      +
+
+
+ +--- + +### Exploritory + +Python + * jupyter + * seaborn + * numpy + * pandas + * sci-kit learn ----