Search Header Logo

Pandas

Authored by Charles Martinez

Computers

12th Grade

Used 2+ times

Pandas
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

10 sec • 1 pt

Who is the main author of pandas?

Karl pearson

Wes McKinney

J D Hunter

None of these

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which method applies the function on each individual data element of the dataframe?

Apply ()

Applymap ()

hist()

pivot ()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to check if a data frame St has any missing values?

df.null(). values.any()

df.isnull(). values.any()

df.empty(). values.any()

df.empty().any()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true?

Quantiles are points in a distribution that relate to the rank order of the values in their distribution

pivoting technique rearranges data from rows and columns by possibly aggregating data from multiple sources in a report form so that data can be viewed in different perspectives

Sorting refers to arranging data in a particular order

All of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of lambda function?

One typically writes a lambda function on the fly when one wants to write a function for one time use

It is a predefined function of pandas

It is a predefined module of matplotlib

None of these

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Histogram belongs to

Quantitative variable

Single variable

Linear variable

All of these

7.

FILL IN THE BLANKS QUESTION

2 mins • 1 pt

Media Image

What is the output of the following snippet

(a)  

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?