New Course Available Now: Advanced Data Transformation

[This article was first published on Quantargo Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

New Course Available Now: Advanced Data Transformation

Data comes in many shapes and forms from all kinds of data sources. The first step before any statistical analysis can be done, is to bring the data into a suitable format. In R, there are three different package ecosystems to transform data, namely base R, tidyverse and data.table.

Advanced Data Transformation covers the most popular ways of transforming data into all kinds shapes and forms.

  • base R is already integrated into the R language itself
  • tidyverse provides many packages for data manipulation—-most importantly dplyr and tidyr
  • data.table is a highly optimized, in-memory transformation and query interface for tabular data

There is no on-size-fits-all solution to a problem, so in Advanced Data Transformation you will learn how to use the right tool for your data use cases. For each available package ecosystem it covers all essentials, including:

  • Data Filtering
  • Grouping and Aggregating
  • Pivoting
  • Joins
  • and more!

View Course: Advanced Data Transformation

Get Your Certificate with PRO

After completing Advanced Data Transformation you get a unique certificate, which you can download as PDF and include in your portfolio!

Learn more about PRO

To leave a comment for the author, please follow the link and comment on their blog: Quantargo Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)