Kizspy | Question: 25
(Choose 1 answer)
FJOVERFLOW.COM
What is the correct combination of function and parameter to create a box plot in Matplotlib?
A. Fucntion box, and parameter = type, with value = 'plot'
B. Fucntion = boxplot, and parameter = type, with value = 'plot'
C. Fucntion plot, and parameter type, with value = 'box'
D. Fucntion = plot, and parameter = kind, with value = 'box