pyplot line and bar only

pyplot line and bar only

12th Grade

31 Qs

quiz-placeholder

Similar activities

Ulangan Harian 1 BTIK

Ulangan Harian 1 BTIK

12th Grade

30 Qs

User Interface Planning Quiz

User Interface Planning Quiz

11th - 12th Grade

27 Qs

Data Visualization

Data Visualization

11th Grade - University

35 Qs

Revision Quiz class 12

Revision Quiz class 12

9th - 12th Grade

29 Qs

Mastering Matplotlib in Python

Mastering Matplotlib in Python

12th Grade

30 Qs

untitled

untitled

10th Grade - University

30 Qs

Excel Tutorials 18-25 Review

Excel Tutorials 18-25 Review

9th - 12th Grade

30 Qs

EDA2

EDA2

12th Grade

30 Qs

pyplot line and bar only

pyplot line and bar only

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Vaishali Lamba

Used 23+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library is used for the data visualisation in Python?

pandas

matplotlib

random

statistics

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pyplot interface of matplotlib library is used to create ............... charts.

3 D

2 D

1 D

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Among the following which chart type is used to visualize a trend in data over intervals of time.

Histogram

Bar chart

Pie chart

Line chart

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function used to display a chart is ..............

print()

display()

show()

output()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to create a line chart?

create()

plot()

draw()

paint()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct syntax to import the library for the data visualisation?

import matplotlib

import matplotlib as pyplot

import pyplot

import matplotlib.pyplot as plt

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pyplot interface implicitely and automatically creates figures and axes to achieve the desired result.

False

True

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?