Course contentsShow
Data Science
Lesson 1256 of 2,14532. Visualization with Matplotlib and SeabornPro lesson

Two Interfaces: pyplot vs Object-Oriented

Comparing plt.plot() style (pyplot) with fig, ax = plt.subplots() (OO) and when to use each approach.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.