...

/

Quiz: Data Visualization in pandas

Quiz: Data Visualization in pandas

Let's test what you’ve learned about pandas for data visualization.

We'll cover the following...

Choose the correct option:

1

Which of the following can’t be used for histogram plots?

A)

DataFrame.hist()

B)

DataFrame.plot(kind='hist')

C)

DataFrame.histplot()

D)

All of the above

Question 1 of 20 attempted
Access this course and 1400+ top-rated courses and projects.