Search Header Logo

Quiz sobre Matplotlib

Authored by Ailén Pestaña

Computers

University

Used 1+ times

Quiz sobre Matplotlib
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Qué función se utiliza para mostrar un gráfico en Matplotlib?

plot()

render()

show()

display()

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Cuál es la función que permite crear un gráfico de líneas?

ax.draw()

ax.graph()

ax.line()

ax.plot()

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Qué parámetro se utiliza para cambiar el color de una línea en un gráfico?

color

line_color

shade

hue

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Qué función se utiliza para agregar un título a un gráfico?

ax.title_graph()

ax.add_title()

ax.title()

ax.set_title()

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Qué función se utiliza para crear un gráfico de dispersión? (con puntos)

ax.scatter()

ax.plot()

ax.bar()

ax.pie()

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Qué función se utiliza para crear un gráfico de barras?

ax.scatter()

ax.bar()

ax.plot()

ax.hist()

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

¿Cómo se establece el límite del eje X en un gráfico?

ax.set_xlim()

ax.limit_x()

ax.xlim()

ax.set_x_limit()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers