Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

quiz-placeholder

Similar activities

Data visualization

Data visualization

10th Grade - University

12 Qs

python

python

10th Grade

10 Qs

matplotlib

matplotlib

10th Grade

10 Qs

Matplotlib Quiz_1

Matplotlib Quiz_1

12th Grade

10 Qs

Graficas con matlab y pandas

Graficas con matlab y pandas

University

10 Qs

Tools Data Science

Tools Data Science

University

10 Qs

Importance of data

Importance of data

10th Grade

10 Qs

Pyplot

Pyplot

12th Grade

15 Qs

Python with DataScience

Python with DataScience

Assessment

Quiz

Computers

7th Grade - University

Medium

Created by

Mehak Hussain

Used 25+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python Library is normally used for Data Visualization?

Numpy

Pandas & Matplotlib

Tkinter

None of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Debug this function & find an error in code:

call function with same spelling as used for defining i.e., Sum (10, 5)

define function using def.

delete indentation(spaces) before calling function.

all of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add a title in the chart we use the function:

Title("Title Of The Chart")

plt.title("Title Of The Chart")

Plt.Title(Title Of The Chart)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to apply label at horizontal position in any graph?

plt.xlabel(“Horizontal Axis”)

dataset.xlabel(“Horizontal Axis”)

pd.label(“Horizontal Axis”)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the value of x when this code executes?

101

99

None of the above, this is an infinite loop

100

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Complete the code to iterate the list.

in range(10)

in color

in list

all of the above

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?