

MCQOPTIONS
Saved Bookmarks
1. |
The plot method on Series and DataFrame is just a simple wrapper around : |
A. | gplt.plot() |
B. | plt.plot() |
C. | plt.plotgraph() |
D. | none of the Mentioned |
Answer» C. plt.plotgraph() | |