Vidyalelo
Data Science · Q111

Data Analysis with Python

Computer Related · Data Science · question 111

Q111

The plot method on Series and DataFrame is just a simple wrapper around . . . . . . . .

A.
gplt.plot()
B.
plt.plot()
Answer
C.
plt.plotgraph()
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board