Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The matplotlib episode is severely outdated #177

Open
suvayu opened this issue Jun 9, 2022 · 0 comments
Open

The matplotlib episode is severely outdated #177

suvayu opened this issue Jun 9, 2022 · 0 comments

Comments

@suvayu
Copy link

suvayu commented Jun 9, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant