

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() | |