dplyr: summarize

Описание к видео dplyr: summarize

The summarize (aka summarise) function in dplyr lets you create summary statistics from the columns of a data frame. When run on an ungrouped data frame, a summary of a column should be a single value like the mean, median, mode, etc. We will learn how to generate summary statistics on subsets of the data using grouping in the next lesson.

Link to the Kaggle Notebook code used for this video series:
https://www.kaggle.com/hamelg/dplyr-in-r

View the whole dplyr in R playlist here:
   • dplyr: Getting Started  

dplyr cheat sheet from RStudio:
https://www.rstudio.com/wp-content/up...

dplyr documentation:
https://cran.r-project.org/web/packag...


Follow DataDaft on social media for news and updates:
Twitter:   / datadaft  

Join the DataDaft Discord to discuss all things data science:
  / discord  

#dplyr #rprogramming #datascience

Комментарии

Информация по комментариям в разработке