Data Preprocessing - 1

Data Preprocessing - 1

Professional Development

•

40 Qs

quiz-placeholder

Similar activities

HTML CSS JS Teacher Assessment

HTML CSS JS Teacher Assessment

Professional Development

•

40 Qs

202508500002

202508500002

Professional Development

•

40 Qs

quiz operasi pascal

quiz operasi pascal

KG - Professional Development

•

39 Qs

EXCEL QUIZ 1.

EXCEL QUIZ 1.

9th Grade - Professional Development

•

38 Qs

Data and Voice Copper Cabling Knowledge Check #1

Data and Voice Copper Cabling Knowledge Check #1

Professional Development

•

43 Qs

Movies

Movies

2nd Grade - Professional Development

•

44 Qs

C&SE PRE-KNOWLEDGE SURVEY (A+ 1102-CORE 2)

C&SE PRE-KNOWLEDGE SURVEY (A+ 1102-CORE 2)

University - Professional Development

•

40 Qs

C Language Test

C Language Test

Professional Development

•

35 Qs

Data Preprocessing - 1

Data Preprocessing - 1

Assessment

Quiz

•

Computers

•

Professional Development

•

Practice Problem

•

Medium

Created by

Lilesh Pathe

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does np.random.rand(2,3) generate?

2D array with random integers

2D array with random floats between 0 and 1

3D array with random integers

Array with random Gaussian distribution

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does np.linspace(0, 10, 5) produce?

Five evenly spaced numbers from 0 to 10

Ten evenly spaced numbers from 0 to 5

Sequence of integers

None of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of np.eye(3)?

3×3 identity matrix

3×3 zero matrix

3×3 matrix of ones

None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which NumPy method is used to check for NaN values?

np.isnan()

np.isnull()

np.missing()

np.check_nan()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which NumPy function is used to compute the cumulative sum?

np.cumsum()

np.sum()

np.add()

np.total()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In NumPy, axis=1 in a sum function means:

Sum across columns

Sum across rows

Sum diagonally

Sum all elements

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to write a DataFrame to a CSV file?

to_csv()

write_csv()

save_csv()

export_csv()

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?