Search Header Logo

Data Cleansing Quiz

Authored by CCI UNITEN

Computers

University

Used 1+ times

Data Cleansing Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of data cleansing in machine learning?

To visualize data

To analyze data trends

To store data efficiently

To prepare data for training models

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in Pandas is used to check for null values in a dataframe?

dropna()

fillna()

isnull()

isna()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the fillna() function do in a Pandas dataframe?

Counts the number of NaN values

Replaces NaN values with specified values

Removes rows with NaN values

Normalizes the data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of using the dropna() function?

It checks for duplicate rows

It replaces NaN values with the mean

It removes all rows containing NaN values

It fills NaN values with zeros

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to identify duplicate rows in a dataframe?

isnull()

fillna()

duplicated()

drop_duplicates()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the MinMaxScaler class do in data normalization?

It identifies duplicate rows

It removes outliers from the dataset

It scales values to a specific range

It checks for null values

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an outlier in a dataset?

A missing value in the dataset

A value that is distant from other observed points

A duplicate entry in the dataset

A value that is similar to others

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?