(35)
(Choose 1 answer)
A. question.plot(kind = 'bar)
B. question.plot(type = 'bar')
C. question.plot(type = 'bar', rot = 90)
D. question.plot(kind = 'barh')
FUO cute Stam
Given a pandas dataframe, question, which of the following will create a horizontal barchart question?