
Mashdemy 11-15 AI/ML

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Mashdemy Tutor
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods is used to concatenate two DataFrames in Pandas?
pd.append()
pd.concat()
pd.merge()
pd.join()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which pandas method can be used to find the unique values in a DataFrame column?
A).unique_values()
B) .distinct()
C).unique()
D) .nunique()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of plot would you use to visualize the distribution of a dataset?
Bar Graph
Histogram
Scatter Plot
Pie Chart
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Matplotlib function is used to create a line plot?
plt.line()
plt.plot()
plt.lineplot()
plt.plotline()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the value_counts() method in pandas?
A) The count of non-null values in a DataFrame column.
B) The sum of all values in a DataFrame column.
C) The frequency of each distinct value in a DataFrame column.
D) The average of all values in a DataFrame column.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you select rows in a DataFrame where the values in the 'Study_Hours' column are greater than 3?
A) df[df['Study_Hours'] < 3]
B) df[df['Study_Hours'] > 3]
C) df.loc[df['Study_Hours'] > 3]
D) Both B and C
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What parameter is used in plt.plot() to set the marker type?
A) markerstyle
B) markertype
C) marker
D) mark
Answer: C) marker
A) markerstyle
B) marker
C) markertype
D) mark
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PLB:Kritis Hutan di Ind.

Quiz
•
11th Grade
12 questions
Пајтон Табеле 2/8

Quiz
•
10th Grade
10 questions
Data Science 2

Quiz
•
12th Grade
10 questions
Python: matlpotlib Online Quiz

Quiz
•
9th - 10th Grade
8 questions
Pandas Quiz

Quiz
•
9th Grade
8 questions
Matplotlib Quiz_2

Quiz
•
12th Grade
10 questions
Array

Quiz
•
10th Grade
10 questions
Understanding Digital Animation Concepts

Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade