Informatics Practices
Fill in the blanks:
The _________ argument of legend() provides the location of legend.
PyPlot
1 Like
Answer
loc
Answered By
2 Likes
Related Questions
Fill in the blanks:
The _________ argument shows the arithmetic mean on a boxplot.
Fill in the blanks:
The _________ argument in a boxplot() creates a notched boxplot.
Fill in the blanks:
Using Python Matplotlib _________ can be used to count how many values fall into each interval. (line plot / bar graph / histogram)
PyPlot is a sub-library of matplotlib library.