Core skill for data science: learn dplyr package in R

Master data manipulation task in R which is one of the most important tasks in data science cycle

Ratings: 3.49 / 5.00




Description

This course focus mainly on dplyr package which is one of the most amazing package in R that will make you life a lot easier when dealing with data manipulation task.

It will take approximately less than an hour to complete this course but this knowledge will be the core skill for you when you use R as an data analysis / modelling tool.

The course is structured by the key code in dplyr including select , filter , arrange , mutate , group by and chain code.

Had a hard time trying to learn R ? Want to be good at R ? no more unnecessary command that is not used in practice let's learn the useful one that will make you love R.

What You Will Learn!

  • Learn how to manipulate data efficiently with dplyr package in R
  • Learn how to use select , filter , arrange , group by and summarise command

Who Should Attend!

  • This course is probably not for someone who looking to learn about modelling in R
  • This course is for people who want to be data scientist. As data manipulation tasks is one of the most important tasks in data science cycle