Session 3 Review

Session 3 Review

Professional Development

10 Qs

quiz-placeholder

Similar activities

APAC SMB

APAC SMB

Professional Development

7 Qs

LS Quiz 2

LS Quiz 2

Professional Development

11 Qs

Module 3 (Chassic) - Tank 300

Module 3 (Chassic) - Tank 300

Professional Development

15 Qs

FinTech 15-2 Algorithmic Trading

FinTech 15-2 Algorithmic Trading

Professional Development

9 Qs

CRANE Workshop Pre-work: Quiz

CRANE Workshop Pre-work: Quiz

Professional Development

13 Qs

Validating Gathered Information (Contact Tracing)

Validating Gathered Information (Contact Tracing)

University - Professional Development

10 Qs

Pandas

Pandas

Professional Development

10 Qs

Bike Safety

Bike Safety

Professional Development

15 Qs

Session 3 Review

Session 3 Review

Assessment

Quiz

Other

Professional Development

Medium

Created by

Aj Ganzon

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A computer can only understand 1s and 0s.

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You can only name the alias of 'pandas' library as 'pd'.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A DataFrame contains 2-dimensional array.

False

True

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

The default view of DataFrame consists of first 5 rows.

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

An object data type for the field can contain numbers.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which of the following returns the count of empty values per column in a DataFrame (df)?

df.null().sum()

df.isnull().sum()

df.null.sum()

df.isnull.sum()

7.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Is the syntax correct for filtering the Country to Philippines?

df[df['Country']=='Philippines']

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?