Skip to content

The matplotlib episode is severely outdated #177

@suvayu

Description

@suvayu

The Matplotlib lesson is outdated (not the section on pandas plotting API). The official recommendation is to use the object-oriented API; e.g. see this basic official tutorial. Since the matplotlib API is introduced as a more advanced way of plotting, the OO-style should be preferred.

For example, during one of our lessons, a student asked about how to customise a plot made with seaborn by adding there own elements. But that can reliably be achieved by using the OO API.

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