You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a bar plot to compare the victims for each day of the week with Seaborn directly (do not use the groupby).
Whereas we mostly use groupby pattern which is more general, the single exercise on estimator in seaborn makes it confusing. sticking to a single access pattern is more clear