GRATIS
Harvard vía Coursera
GRATIS

Handling Missing Values in R using tidyr

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Project Overview
    • Missing data can be a "serious" headache for data analysts and scientists. This project-based course, "Handling Missing Values in R using tidyr" is for R users willing to advance their knowledge and skills. In this course, you will learn practical ways for data cleaning and manipulation in R. We will talk about missing values and spend a great deal of our time here hands-on on handling missing value cases using the tidyr package. Be rest assured that you will learn a ton of good work here.
      By the end of this 2-hour-long project, you will calculate the proportion of missing values in the data and select columns that have missing values. Also, you will be able to use the drop_na(), replace_na(), and fill() function in the tidyr package to handle missing values. By extension, we will learn how to chain all the operations using the pipe function.
      This project-based course is an intermediate level course in R. Therefore, to complete this project, it is essential to have prior experience with using R. I recommend that you should complete the projects titled: "Getting Started with R" and "Data Manipulation with dplyr in R "before you take this current project. These introductory projects in using R will provide every necessary foundation to complete this current project. However, if you are comfortable with using R, please join me on this beautiful ride! Let's get our hands dirty!