1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Data Visualization with Matplotlib

Exercise

Creating a grid of subplots

How would you create a Figure with 6 Axes objects organized in 3 rows and 2 columns?

Instructions

50 XP

Possible answers