Search Header Logo

Session 3 Review

Authored by Aj Ganzon

Other

Professional Development

Used 1+ times

Session 3 Review
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

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

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?