Informatics Practices
Fill in the blanks:
A _________ is a plot that shows the underlying frequency distribution of a set of continuous data.
PyPlot
1 Like
Answer
histogram
Answered By
2 Likes
Related Questions
Which function creates a box plot ?
- box()
- plot()
- boxplot()
- showbox()
Which argument of boxplot() is used to create a filled boxplot ?
- fill
- box
- patch_artist
- patch
Fill in the blanks:
Pyplot interface is a collection of methods within _________ library of Python.
Fill in the blanks:
Pyplot's _________ function is used to create line charts.