Pandas

Quiz
•
Computers
•
12th Grade
•
Hard
Charles Martinez
Used 1+ times
FREE Resource
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
What is the output of the following snippet
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Python Data Types Quiz

Quiz
•
10th Grade - University
11 questions
AP Computer Science Principles Unit 1

Quiz
•
10th - 12th Grade
8 questions
Code.org U1 L7: Black and White Images

Quiz
•
9th - 12th Grade
9 questions
Python Pandas/MatPlotLib

Quiz
•
12th Grade
7 questions
Missing Data

Quiz
•
12th Grade
6 questions
Repaso python,pandas, matplotlib

Quiz
•
12th Grade
11 questions
Conditional Formatting in Excel

Quiz
•
12th Grade
10 questions
Telebort Program G: Data Preparation & Classification

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade