Skip to content

USe groupby instead of the seaborn estimator functionality (seaborn, exercise 5) #91

Description

@stijnvanhoey

visualization_02_seaborn.ipynb; exercise 5

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions