dplyr: summarize

preview_player
Показать описание
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:

View the whole dplyr in R playlist here:

dplyr cheat sheet from RStudio:

dplyr documentation:

Follow DataDaft on social media for news and updates:

Join the DataDaft Discord to discuss all things data science:

#dplyr #rprogramming #datascience
Рекомендации по теме
Комментарии
Автор

Hello mister, I've only recently started learning R. Your videos have been really helpful, thank you so much, you are contributing so much and I cannot express my gratitude enough. I hope you have a great day

pavanvamsi
Автор

as a new learner I found this playlist super useful! thank you for your time

muratseker
Автор

Great video! I'll certainly watch this entire R playlist tips.

pedrocolangelo
Автор

Dear, your videos are very helpful and easy to understand. I really love the way you teach! Thanks for making such wonderful videos. Please consider the request to make videos on ggplot🙌.

vinodkukanur
Автор

nice. how would you count observations by row? just like the count function in excel

ahmedJaber
Автор

Dude, you've helped! tks a lot (:

thiagorafaelsabin