/hds_00

Intro to data science with R

Primary LanguageHTML

Hello data science!

Introductory notebooks to Data Science

Prerequisites

TLDR

  • Many skills are required for data science

  • We will focus on data wrangling, which typically demands the most time in a project. The tidyverse collection of R packages will be used primarily

  • We will also cover:

    • Principles for how to set up a data science project
    • Linux terminal / Bash
    • Git
    • Markdown

Resources