Using which function of Pyplot, can you create box plots ?
2 Likes
Pyplot module's boxplot() function allows to create box plots.
boxplot()
Answered By
What is a frequency polygon ?
What is the use of box plot ?
Which library is imported to draw charts in Python ?
PyPlot is an interface of Python's …………… library.