Quiz
Attempt the quiz to test what you have learned in this chapter.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which code statement below will plot the following graph?

A.
df.plot(kind='bar')
B.
df.plot(kind='box')
C.
df.plot(kind='hist')
D.
df.plot(kind='pie')
1 / 4