Quiz

Attempt the quiz to test what you have learned in this chapter.

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')
Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.