Data Analytics using Python - Quiz 4

Data Analytics using Python - Quiz 4

University

14 Qs

quiz-placeholder

Similar activities

Quiz CodeIgniter 4

Quiz CodeIgniter 4

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

Week #7 - Time Machine

Week #7 - Time Machine

8th Grade - University

17 Qs

CHAPTER 5 ONLINE QUIZ

CHAPTER 5 ONLINE QUIZ

University

9 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

The AI Shield

The AI Shield

University

15 Qs

Sesi ke-7 : Komputer sebagai media pembelajaran

Sesi ke-7 : Komputer sebagai media pembelajaran

University

10 Qs

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Data Analytics using Python - Quiz 4

Data Analytics using Python - Quiz 4

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Karunya Hacks

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a reason for missing data:

People do not share data
Data Corruption
ASCII
Synchronization issues

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is used to identify missing data?

df.isnull()
df.sum()
df.notnull()
df.replace()

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

With which methods can we fill missing values?

Mean,Median
bfill,ffill
interpolate
Mode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a method to fix missing values?

Add Random Values

replace them with a value

Drop the row

Drop the column

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The .hist() is used to read the history metadata of a dataset:

True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The dropna function has a parameter to drop null values in a column subset:

True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function used to find the correlation between dataframe columns is:

df.head
df.corr()
df.correlation()
df.plot

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?