From 06c18466e5456ea8728852abe2d5b37e2600ae74 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Mon, 21 May 2018 10:59:37 -0400 Subject: [PATCH] added introduction chapter --- .../How2ReadData/html/How2ReadData-bs.html | 445 ++---- .../html/How2ReadData-reveal.html | 297 ++-- .../html/How2ReadData-solarized.html | 370 ++--- doc/pub/How2ReadData/html/How2ReadData.html | 370 ++--- .../How2ReadData/html/reveal.js/.gitignore | 7 +- .../How2ReadData/html/reveal.js/.travis.yml | 6 +- doc/pub/How2ReadData/html/reveal.js/LICENSE | 2 +- doc/pub/How2ReadData/html/reveal.js/README.md | 592 ++++--- .../How2ReadData/html/reveal.js/bower.json | 6 +- .../html/reveal.js/css/print/paper.css | 7 +- .../html/reveal.js/css/print/pdf.css | 101 +- .../html/reveal.js/css/reveal.scss | 578 +++++-- .../html/reveal.js/css/theme/README.md | 6 +- .../reveal.js/css/theme/source/black.scss | 4 +- .../reveal.js/css/theme/source/white.scss | 4 +- .../How2ReadData/html/reveal.js/index.html | 390 +---- .../How2ReadData/html/reveal.js/js/reveal.js | 1417 +++++++++++++---- .../html/reveal.js/lib/css/zenburn.css | 119 +- .../html/reveal.js/lib/js/head.min.js | 17 +- .../How2ReadData/html/reveal.js/package.json | 42 +- .../reveal.js/plugin/highlight/highlight.js | 55 +- .../reveal.js/plugin/markdown/example.html | 7 + .../html/reveal.js/plugin/markdown/example.md | 5 + .../reveal.js/plugin/markdown/markdown.js | 57 +- .../html/reveal.js/plugin/markdown/marked.js | 2 +- .../html/reveal.js/plugin/math/math.js | 7 +- .../html/reveal.js/plugin/multiplex/client.js | 2 +- .../html/reveal.js/plugin/multiplex/index.js | 38 +- .../html/reveal.js/plugin/multiplex/master.js | 61 +- .../reveal.js/plugin/notes-server/client.js | 7 +- .../reveal.js/plugin/notes-server/index.js | 31 +- .../reveal.js/plugin/notes-server/notes.html | 241 ++- .../html/reveal.js/plugin/notes/notes.html | 417 ++++- .../html/reveal.js/plugin/notes/notes.js | 45 +- .../reveal.js/plugin/print-pdf/print-pdf.js | 75 +- .../html/reveal.js/plugin/search/search.js | 72 +- .../html/reveal.js/plugin/zoom-js/zoom.js | 40 +- .../html/reveal.js/test/examples/math.html | 2 +- .../test/examples/slide-backgrounds.html | 2 +- .../html/reveal.js/test/test-markdown.html | 2 +- .../html/reveal.js/test/test.html | 3 +- .../How2ReadData/html/reveal.js/test/test.js | 10 +- doc/pub/How2ReadData/ipynb/How2ReadData.ipynb | 222 +-- .../ipynb/ipynb-How2ReadData-src.tar.gz | Bin 113365 -> 113365 bytes .../pdf/How2ReadData-beamer-handouts2x3.pdf | Bin 389696 -> 384151 bytes .../How2ReadData/pdf/How2ReadData-beamer.pdf | Bin 361034 -> 356603 bytes .../How2ReadData/pdf/How2ReadData-minted.pdf | Bin 399517 -> 391483 bytes doc/src/How2ReadData/How2ReadData.do.txt | 153 +- doc/src/Introduction/Introduction.do.txt | 157 ++ doc/src/Introduction/beamerthemered_plain.sty | 12 + .../Introduction/beamerthemered_shadow.sty | 15 + doc/src/Introduction/clean.sh | 3 + doc/src/Introduction/make.sh | 118 ++ doc/web/course.do.txt | 7 +- doc/web/course.html | 193 ++- 55 files changed, 4077 insertions(+), 2764 deletions(-) create mode 100644 doc/src/Introduction/Introduction.do.txt create mode 100644 doc/src/Introduction/beamerthemered_plain.sty create mode 100644 doc/src/Introduction/beamerthemered_shadow.sty create mode 100755 doc/src/Introduction/clean.sh create mode 100755 doc/src/Introduction/make.sh diff --git a/doc/pub/How2ReadData/html/How2ReadData-bs.html b/doc/pub/How2ReadData/html/How2ReadData-bs.html index 794b43afd..95a925c65 100644 --- a/doc/pub/How2ReadData/html/How2ReadData-bs.html +++ b/doc/pub/How2ReadData/html/How2ReadData-bs.html @@ -6,9 +6,9 @@ Automatically generated HTML file from DocOnce source - + -Data Analysis and Machine Learning: Introduction and Representing data +Data Analysis and Machine Learning: Getting started, our first data and Machine Learning encounters @@ -41,68 +41,70 @@ Automatically generated HTML file from DocOnce source @@ -132,7 +134,7 @@ MathJax.Hub.Config({ - Data Analysis and Machine Learning: Introduction and Representing data + Data Analysis and Machine Learning: Getting started, our first data and Machine Learning encounters