KnowledgeBoat Logo
|

Informatics Practices

Is Pyplot a Python library ? What is it ?

PyPlot

1 Like

Answer

Yes, Pyplot is a Python library. Pyplot is a collection of methods within matplotlib library which allows user to construct 2D plots easily and interactively.

Answered By

1 Like


Related Questions