Quiz: Histograms and Tables

Test your knowledge of creating histograms and tables using Plotly Express.

We'll cover the following...
Technical Quiz
1.

What is a valid way to create a histogram using Plotly Express?

A.

histogram()

B.

add_histogram()

C.

histogram.px()

D.

px.histogram()


1 / 4