Data-Science-11

Data-Science-11

University

12 Qs

quiz-placeholder

Similar activities

Metrology

Metrology

University

13 Qs

Quiz on Limits and Derivatives

Quiz on Limits and Derivatives

University

10 Qs

Statistics Unit-I and II

Statistics Unit-I and II

University

15 Qs

Day 1 Data Science Workshop Quiz

Day 1 Data Science Workshop Quiz

University

10 Qs

p2rt

p2rt

7th Grade - University

10 Qs

The Oops moment/2

The Oops moment/2

University

10 Qs

CE423: CE LAW QUIZ No. 1

CE423: CE LAW QUIZ No. 1

University

13 Qs

FINAL TERM: QUIZ No.1 - PERMEABILITY

FINAL TERM: QUIZ No.1 - PERMEABILITY

University

11 Qs

Data-Science-11

Data-Science-11

Assessment

Quiz

Engineering

University

Hard

Created by

Bhupalam Priya

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does np.nan stand for?

Not a Null

Not a Number

Null Array

Not Available

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library provides np.nan?

pandas

matplotlib

numpy

sklearn

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of handling missing values?

To improve prediction accuracy

To speed up the model

To remove all columns

To avoid using pandas

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method drops all rows with missing data?

fillna()

isnull()

replace()

dropna()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function replaces missing values with a specific value?

fillna()

isnull()

drop()

cut()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method returns the most frequent value in a column?

df.count()

df.mode()

df.median()

df.mean()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you use dropna() on a DataFrame?

It fills missing values

It merges columns

It duplicates data

It deletes rows with any missing value

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?