Group by and Summarise functions in R programming - use the tidyverse package to wrangle your data

  Рет қаралды 34,772

R Programming 101

R Programming 101

Күн бұрын

Пікірлер: 34
@RProgramming101
@RProgramming101 Жыл бұрын
Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/courses/rprogramming-resource-library
@enricopolazzo33
@enricopolazzo33 2 жыл бұрын
Your videos helped me make the jump from SAS. Very liberating!
@RProgramming101
@RProgramming101 Жыл бұрын
Wow - what a nice thing to say (thanks!!)
@gianluca.pastorelli
@gianluca.pastorelli 2 жыл бұрын
Great video as always 👏 One important detail that I think it's worth stressing is that the summarise() function doesn't just create new column headings, but new actual variables that can be used for further calculations/operations. Looking forward to the next tutorial!
@glennhighcoveexploresstuff
@glennhighcoveexploresstuff 2 жыл бұрын
Always a favorite to watch, you make using R look easy and approachable.
@RProgramming101
@RProgramming101 2 жыл бұрын
I appreciate that! Thanks, cheers!!
@kaelx1233
@kaelx1233 5 ай бұрын
Thank you Greg, we love you ❤
@sarab2624
@sarab2624 Жыл бұрын
Thank you! This video was so helpful in explaining these functions.
@pumaman1504
@pumaman1504 Жыл бұрын
THANK YOU, my data looks amazing right now
@Claudia-kr9tu
@Claudia-kr9tu 5 ай бұрын
Hello, could I calculate the p-value somehow, whether the differences in average total sleep or maximum total sleep are significant between those vore groups? And how is that done? Thank you
@negusuworku2375
@negusuworku2375 7 ай бұрын
Thank you. excellent. Very helpful.keep it up
@abubakarbashir7951
@abubakarbashir7951 2 жыл бұрын
Great video as usual, thank you.
@jigmetenzin7596
@jigmetenzin7596 Жыл бұрын
How do we rename the column name or add alias to it automatically in R?
@josephkimote661
@josephkimote661 2 жыл бұрын
Very helpful, happy following
@RProgramming101
@RProgramming101 2 жыл бұрын
Thanks for the great feedback!
@Verba1Ninja
@Verba1Ninja Жыл бұрын
How would you include std too?
@MB-qr3oh
@MB-qr3oh Жыл бұрын
Hi, the video is very clear, thank you! I have a question about the function "summarise": ist it possible to insert a goodness of fit check? I would like to group my data and then for each group values values of a variable check if they are distributed according the normal (or weibull) distribution. Would it be possible with the function "summarise" or is there any other way to get it? Thank you in advance!
@kaminari1096
@kaminari1096 8 ай бұрын
Thank you!
@42marthacu
@42marthacu Жыл бұрын
I keep doing group_by and I keep getting just one average and its by column not group.
@arturotheburro
@arturotheburro Жыл бұрын
Hey, I was having the same problem, and then I re-started my computer, which made me re-install R, and now it works fine… I don’t know if this will work for you, but thought I’d let you know
@oscarsibanda9454
@oscarsibanda9454 Жыл бұрын
Same issue here. Did you manage to sort your issue out?
@AbdullahN8
@AbdullahN8 2 жыл бұрын
Where can I find the video about missing values? Thanks a lot for this great channel ☺️
@hazema.6150
@hazema.6150 2 жыл бұрын
Here you go brother, This one he focused fully on missing values kzbin.info/www/bejne/qYakfpx3frqbmas And this he mentioned it as one of the cleaning data tasks: kzbin.info/www/bejne/qYeYnap3f5yppLM
@AbdullahN8
@AbdullahN8 2 жыл бұрын
@@hazema.6150 Many thanks
@sofiamabrouk3376
@sofiamabrouk3376 Жыл бұрын
thank you!
@RProgramming101
@RProgramming101 Жыл бұрын
Most welcome, cheers
@petercourtney7125
@petercourtney7125 Жыл бұрын
I've been using R for months and this video made me think I didn't need to ungroup() :,,,(
@korman9872
@korman9872 2 жыл бұрын
Tx sir
@bishalkshetri3652
@bishalkshetri3652 Жыл бұрын
easy peasy lemon squeezy way of teaching
@mayurwabhitkar2041
@mayurwabhitkar2041 10 ай бұрын
i used this command results are different what is the problem View(mm) > msleep %>% + drop_na() %>% + group_by(vore) %>% + summarise(avgtotsleep= mean(sleep_total), maxremslepp=max(sleep_rem)) # A tibble: 4 x 3 vore avgtotsleep maxremslepp 1 carni 13.3 3.2 2 herbi 9.52 3.4 3 insecti 14.0 3.9 4 omni 12.2 4.9
@mugomuiruri2313
@mugomuiruri2313 2 жыл бұрын
The analyst
@Richard-p3b
@Richard-p3b 7 ай бұрын
Jokes
@Sports_Encyclopedia
@Sports_Encyclopedia 2 жыл бұрын
the only thing I don't like about you is you make so less content kindly share at least 2-3 videos per week, your channel will also grow and you can do it as a full time high paying job
Separate and Unite - manipulate your data with R programming
5:26
R Programming 101
Рет қаралды 11 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Log your code with logger | UC Advent Calendar 22
6:51
United Codes
Рет қаралды 165
Describe and Summarise your data
19:44
R Programming 101
Рет қаралды 58 М.
Using dplyr's group_by function with and without summarize (CC233)
25:54
Riffomonas Project
Рет қаралды 5 М.
Clean your data with R.   R programming for beginners.
27:31
R Programming 101
Рет қаралды 156 М.
A step-by-step guide to parameterized reporting in R using Quarto
20:16
R for the Rest of Us
Рет қаралды 4,2 М.
Manipulate and clean your data in R with the dplyr package
15:33
R Programming 101
Рет қаралды 2,2 М.
Grouping and Summarizing Data Using dplyr
13:54
weecology
Рет қаралды 10 М.
Data Wrangling In R with group_by() and summarise()
9:14
Equitable Equations
Рет қаралды 16 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН