Pandas

Pandas

12th Grade

10 Qs

quiz-placeholder

Similar activities

Know thy Peer-to-Peer

Know thy Peer-to-Peer

12th Grade

10 Qs

TCP/IP & other protocols [A Level]

TCP/IP & other protocols [A Level]

12th Grade

14 Qs

Abhyudaya coding class -  Grade 7

Abhyudaya coding class - Grade 7

6th Grade - University

10 Qs

UAS TLJ

UAS TLJ

9th - 12th Grade

15 Qs

My Sql

My Sql

12th Grade

10 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

Wee Word Intro

Wee Word Intro

7th - 12th Grade

12 Qs

Pandas

Pandas

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Charles Martinez

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...

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 BLANK QUESTION

2 mins • 1 pt

Media Image

What is the output of the following snippet

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?