I was searching for the reorder factor bar plots methods with both matplotlib and ggplot2 and found this channel. What a wealth of information! Thank you so much for taking time to generously share you knowledge 🥰
wow,,,,,, man you are a life saver,,,, I been digging for three days and finally you helped me solved it. Please I need a video how to add numbers for every bar. Can you do that please?
You can find the script from this vid (and others) at github.com/equitable-equations/youtube.
I was searching for the reorder factor bar plots methods with both matplotlib and ggplot2 and found this channel. What a wealth of information! Thank you so much for taking time to generously share you knowledge 🥰
Very easy to understand! Thanks for sharing.
Another great video, from my favorite statistician. :)
wow,,,,,, man you are a life saver,,,, I been digging for three days and finally you helped me solved it. Please I need a video how to add numbers for every bar. Can you do that please?
Hi! I do this at the end of my Scooby Doo analysis:
ua-cam.com/video/3av4Lk9mhzc/v-deo.html
@@EquitableEquations I appreciate your help.
Great! I know just a few functions from forcats, so this is very useful, thanks!
Thank you!)
Very useful, thanks
Arranging ggplot bar charts by frequency
Thanks. But how to reverse the order?
just wrap with fct_rev(fct_infreq(marital))