can numpy be used to make plots in python?
1) Numpy is not a data visualization library
2) Numpy can create beautiful looking plot
3) Depends on the number
4) None of the option
Answers
Answered by
8
Answer:
For plotting graphs in Python, we will use the Matplotlib library. Matplotlib is used along with NumPy data to plot any type of graph. From matplotlib we use the specific function i.e. pyplot(), which is used to plot two-dimensional data.
Answered by
0
Answer:
what is the answer of the question
Similar questions