Data Visualization with Matplotlib and Seaborn

Data Visualization with Matplotlib and Seaborn

University

25 Qs

quiz-placeholder

Similar activities

Artificial Intelligence and Python Basics Quiz

Artificial Intelligence and Python Basics Quiz

University

27 Qs

Tahap 2

Tahap 2

University

20 Qs

SY MDM Unit-1 Introduction to Data Science Quiz

SY MDM Unit-1 Introduction to Data Science Quiz

University

20 Qs

imunoserologi  12 PTS

imunoserologi 12 PTS

12th Grade - University

25 Qs

Machine Learning Quiz

Machine Learning Quiz

University

30 Qs

PHYSIO CRED 3 - SYLVAIN (VERSION B)

PHYSIO CRED 3 - SYLVAIN (VERSION B)

University

29 Qs

Season 2 #Spaic Python Weekly Quiz

Season 2 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Machine Learning QUIZ 1

Machine Learning QUIZ 1

University

20 Qs

Data Visualization with Matplotlib and Seaborn

Data Visualization with Matplotlib and Seaborn

Assessment

Quiz

Other

University

Hard

Created by

Mr. SAPTHAGIRI

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Matplotlib used for?

Data Analysis

Data Visualization

Machine Learning

Web Development

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to install Matplotlib?

pip install numpy

pip install pandas

pip install matplotlib

pip install seaborn

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does plt.show() do in Matplotlib?

Saves the plot

Displays the plot

Clears the plot

Closes the plot

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module is primarily used to create plots in Matplotlib?

pyplot

graph

chart

plotlib

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default style of a Matplotlib plot?

Grid

Line

Histogram

Bar

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you change the figure size in Matplotlib?

plt.figure(figsize=(width, height))

plt.size(width, height)

plt.plot_size(width, height)

plt.change_size(width, height)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to create a bar chart in Matplotlib?

plt.line()

plt.scatter()

plt.pie()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?