
Pandas and Matplotlib Quiz

Quiz
•
Computers
•
12th Grade
•
Easy

Dinika Paramalingam
Used 3+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a DataFrame in Pandas?
A two-dimensional, size-mutable, potentially heterogeneous tabular data structure with labelled axes (rows and columns).
A one-dimensional array with axis labels.
A three-dimensional array for storing data.
A simple list of values.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a method to remove missing values in a Pandas DataFrame?
fillna()
dropna()
replace()
interpolate()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you plot a line graph using Matplotlib?
plt.scatter()
plt.bar()
plt.plot()
plt.hist()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function in Pandas is used to calculate the mean of a DataFrame column?
mean()
average()
sum()
median()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'groupby' function in Pandas?
To sort the DataFrame.
To group data based on some criteria.
To merge two DataFrames.
To filter data based on a condition.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid way to import the Matplotlib library in Python?
import matplotlib.pyplot as plt
import matplotlib as plt
import matplotlib.pyplot
import plt.matplotlib
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'describe()' function in Pandas provide?
A summary of statistics for numerical columns.
A list of all column names.
A count of all unique values in a column.
A plot of the data.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Mashdemy 11-15 AI/ML

Quiz
•
9th - 12th Grade
8 questions
Exploring NumPy, Pandas, and Matplotlib

Quiz
•
12th Grade
10 questions
Python Pandas Quiz

Quiz
•
12th Grade
15 questions
AV1\R1 3TEC_Ciência de Dados - Aula 01 a 16

Quiz
•
1st Grade - University
10 questions
Prayaags too hard quiz

Quiz
•
9th - 12th Grade
10 questions
แบบทดสอบคอร์สที่ 4 (ชุดที่ 1)

Quiz
•
12th Grade
10 questions
Data for AI Fundamentals

Quiz
•
12th Grade
10 questions
Reshaping & vStack&hstack( )

Quiz
•
9th Grade - University
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