Search Header Logo

Data Analytics using Python - Quiz 4

Authored by Karunya Hacks

Computers

University

Used 10+ times

Data Analytics using Python - Quiz 4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?