CBSE Class 12 Informatics Practices Question 18 of 147

Plotting with Pyplot — Question 12

Back to all questions
12
Question

Question 12

Using which function of Pyplot, can you create box plots ?

Answer

Pyplot module's boxplot() function allows to create box plots.