To use pyplot for data visualization, we have to import it by giving import command: import matplotlib.pyplot
True
Reason — To use pyplot for data visualization, we need to import it from the matplotlib library using the command import matplotlib.pyplot.
pyplot
matplotlib
import matplotlib.pyplot