1. The flow of data science

    1. Introduction [markdown, markup]
    2. A hasty tour inside R [images, markdown, markup]
    3. dplyr: a grammar of data manipulation [images, markdown, markup]
    4. ggplot2: a grammar of data visualization [markdown, markup]
    5. Data Challenge: The Elo method in chess [markdown, markup]
    6. Modelling: find a good explanation for your data [markdown, markup]
    7. Demo – Life expectancy change over time [markdown, markup]
    8. Data Challenge – Life expectancy change over time for each continent [markdown, markup]
    9. Communication [markup]
  2. Network Science

  3. Text mining

    1. The tidy text format [markdown, markup]
    2. Sentiment analysis [markdown, markup]
    3. Analyzing word and document frequency [markdown, markup]
    4. Relationships between words: n-grams and correlations [markdown, markup]
    5. Converting to and from non-tidy formats [markdown, markup]
    6. Topic modeling [markdown, markup]
    7. Demo – Mining financial articles [markdown, markup]
    8. Demo – The great library heist [markdown, markup]
    9. Demo – Comparing Twitter archives [markdown, markup, data]