Skip to content

Commit

Permalink
updated jeff's lectures
Browse files Browse the repository at this point in the history
  • Loading branch information
jtleek committed Apr 7, 2014
1 parent 33066cc commit a36583b
Show file tree
Hide file tree
Showing 30 changed files with 1,459 additions and 817 deletions.
6 changes: 3 additions & 3 deletions 01_DataScientistToolbox/01_01_seriesMotivation/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ framework : io2012 # {io2012, html5slides, shower, dzslides, ...}
highlighter : highlight.js # {highlight.js, prettify, highlight}
hitheme : tomorrow #
url:
lib: ../../libraries
lib: ../../librariesNew
assets: ../../assets
widgets : [mathjax] # {mathjax, quiz, bootstrap}
mode : selfcontained # {standalone, draft}
Expand Down Expand Up @@ -44,7 +44,7 @@ knit_hooks$set(plot = knitr:::hook_plot_html)

## The key challenge in data science

"Ask yourselves, what problem have you solved, ever, that was worth solving, where you knew knew all of the given information in advance? Where you didn’t have a surplus of information and have to filter it out, or you didn’t have insufficient information and have to go find some?"
"Ask yourselves, what problem have you solved, ever, that was worth solving, where you knew all of the given information in advance? Where you didn’t have a surplus of information and have to filter it out, or you didn’t have insufficient information and have to go find some?"

<img src="../../assets/img/01_DataScientistToolbox/meyer.jpg" height=100 /> [Dan Myer, Mathematics Educator](http:https://www.ted.com/talks/dan_meyer_math_curriculum_makeover.html)

Expand Down Expand Up @@ -131,7 +131,7 @@ knit_hooks$set(plot = knitr:::hook_plot_html)
* Data cleaning
* Analysis
* Data reporting
* It has one of the best development enviroments - Rstudio [http:https://www.rstudio.com/](http:https://www.rstudio.com/)
* It has one of the best development environments - Rstudio [http:https://www.rstudio.com/](http:https://www.rstudio.com/)
* It has an amazing ecosystem of developers
* Packages are easy to install and "play nicely together"

Expand Down
Loading

0 comments on commit a36583b

Please sign in to comment.