Engineering and Technology
Learn how to perform advanced dplyr transformations and incorporate dplyr and ggplot2 code in functions.
The tidyverse offers a comprehensive collection of packages that greatly facilitate data manipulation and analysis. However, when attempting to incorporate dplyr functions within other functions, you may encounter perplexing errors or unexpected outcomes. These issues often arise from the need to address tidy evaluation, which necessitates additional effort to handle effectively. In the Programming with dplyr course, you will acquire valuable strategies for resolving these errors using the rlang package. Additionally, you will gain proficiency in various techniques for programming with dplyr, leveraging data from esteemed institutions such as the World Bank and International Monetary Fund to examine global trends comprehensively. By the conclusion of this course, you will possess the skills of a proficient tidyverse function writer.
by DataCamp
Learn how to perform advanced dplyr transformations and incorporate dplyr and ggplot2 code in functi...
by DataCamp
Get started on the path to exploring and visualizing your own data with the tidyverse, a powerful an...
by DataCamp
Learn how to use Python parallel programming with Dask to upscale your workflows and efficiently han...
by DataCamp
Continue learning with purrr to create robust, clean, and easy to maintain iterative code.
by DataCamp
Learn to easily summarize and manipulate lists using the purrr package.
by DataCamp
Manage the complexity in your code using object-oriented programming with the S3 and R6 systems.
by DataCamp
Using Python and NumPy, learn the most fundamental financial concepts.
by DataCamp
Master SQL Server programming by learning to create, update, and execute functions and stored proced...
by DataCamp
Julia is a new programming language designed to be the ideal language for scientific computing, mach...
by DataCamp
Unlock the power of parallel computing in R. Enhance your data analysis skills, speed up computation...