Informatics Practices
PyPlot is an interface of Python's …………… library.
- seaborn
- plotly
- ggplot
- matplotlib
PyPlot
1 Like
Answer
matplotlib
Reason — PyPlot is an interface of Python's Matplotlib library that allows users to construct 2D plots easily and interactively.
Answered By
1 Like
Related Questions
Using which function of Pyplot, can you create box plots ?
Which library is imported to draw charts in Python ?
- csv
- matplotlib
- numpy
- pandas
For 2D plotting using a Python library, which library interface is often used ?
- seaborn
- plotly
- matplotlib
- matplotlib.pyplot
Which of the following is not a valid chart type ?
- histogram
- statistical
- pie
- box