...

/

Quiz: Map Plots and Enriching Dashboards with Markdown

Quiz: Map Plots and Enriching Dashboards with Markdown

Test your knowledge of map plots and use markdown to enrich the dashboards.

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

What is a valid way to create a choropleth map using Plotly Express?

A.

px.choropleth()

B.

choropleth()

C.

choropleth.px()

D.

create_choropleth()


1 / 4