Data Analytics using Python - Quiz 4

Data Analytics using Python - Quiz 4

University

14 Qs

quiz-placeholder

Similar activities

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

Komponen Jaringan & Pengkabelan

Komponen Jaringan & Pengkabelan

University

15 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Basic on Operating System

Basic on Operating System

University

10 Qs

Quiz Webinar GNS3

Quiz Webinar GNS3

10th Grade - University

13 Qs

Enterprise development - JEE

Enterprise development - JEE

University

10 Qs

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

6th Grade - Professional Development

10 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Data Analytics using Python - Quiz 4

Data Analytics using Python - Quiz 4

Assessment

Quiz

Computers

University

Hard

Created by

Karunya Hacks

Used 10+ times

FREE Resource

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?