Companies Home Search Profile

Splitting and Combining Data with R

Focused View

Mariah Weatherford

1:57:25

24 View
  • 01 - Course Overview.mp4
    01:13
  • 02 - Course Introduction.mp4
    01:03
  • 03 - Variable Creation Basics.mp4
    05:05
  • 04 - Demo - Variable Creation Basics.mp4
    08:20
  • 05 - Summary - Variable Creation Basics.mp4
    01:06
  • 06 - Variable Creation - Tools for Strings.mp4
    04:11
  • 07 - Tools for Strings - Pattern Based Functions.mp4
    04:44
  • 08 - Tools for Strings - Splitting and Consolidating.mp4
    01:52
  • 09 - Demo - Variable Creation with Strings.mp4
    06:00
  • 10 - Summary - Tools for Strings.mp4
    02:14
  • 11 - Working with Dates and Times.mp4
    03:58
  • 12 - Variable Creation - Time Based Categories.mp4
    03:19
  • 13 - Demo - Variable Creation with Dates and Times.mp4
    06:03
  • 14 - Summary - Variable Creation with Dates and Times.mp4
    01:06
  • 15 - Intro to Grouping and Summarizing.mp4
    01:59
  • 16 - Demo - Basic Grouping and Summarizing.mp4
    05:52
  • 17 - Sorting a Grouped Dataset.mp4
    03:42
  • 18 - Demo - Utilizing Position Based Functions.mp4
    03:56
  • 19 - More Functions for Aggregation.mp4
    02:19
  • 20 - Demo - Repeated Grouping.mp4
    04:38
  • 21 - Joining Datasets.mp4
    01:19
  • 22 - Demo - Joining Grouped and Ungrouped Datasets.mp4
    04:45
  • 23 - Summary - Grouping and Summarizing.mp4
    02:20
  • 24 - Intro to ggplot.mp4
    05:55
  • 25 - Demo - Intro to ggplot.mp4
    02:15
  • 26 - Choosing a Metric.mp4
    05:13
  • 27 - Demo - Choosing a Metric.mp4
    06:26
  • 28 - Adding Annotations.mp4
    03:27
  • 29 - Demo - Adding Annotations.mp4
    03:56
  • 30 - Ordering Categories.mp4
    03:21
  • 31 - Demo - Ordering Categories.mp4
    02:56
  • 32 - Summary - Plotting Combined Data.mp4
    02:52
  • Description


    If you’ve struggled to categorize dates, clean strings, or order bars in ggplot, this course is for you. Learn the basics of splitting and combining data, variable cleaning and creation, grouping and summarizing data, and creating visualizations.

    What You'll Learn?


      Summarizing statistics across groups is invaluable for comparing categories of observations. In this course, Splitting and Combining Data with R, you'll explore splitting data into groups based on some criteria, applying functions or calculations to each group independently, and combining the results into a data structure. To begin, you’ll learn how to create custom categorical variables for grouping, and custom numeric variables to which you can apply functions. Next, with the criteria for grouping created, you will split the data, apply functions, and combine the data into a data structure. Finally, with the raw data transformed, you’ll discover how a grouped dataframe can then be ungrouped with summary statistics maintained, or keep the grouped dataframe intact with plotting functions for visualizing variation between groups. By the end of this course, you’ll have a better understanding of how to use R to build data pipelines with dplyr, manipulate strings and dates for feature engineering, and create customized ggplot charts. .

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Mariah Weatherford
    Mariah Weatherford
    Instructor's Courses
    Mariah Weatherford is a data scientist for a molecular diagnostic company. Trained as a statistician with a background in economics, data is the driver of all her work. Her primary tool for wrangling, modeling and visualizing data is R.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 32
    • duration 1:57:25
    • level preliminary
    • Release Date 2023/10/15

    Courses related to R Programming