
061. Extra Help

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Robert Giordano
FREE Resource
5 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Fill in the blank to import the module so we can use data frames
import ______
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which module do we import to find the average of a list?
math
matplotlib
random
numpy
3.
DRAG AND DROP QUESTION
1 min • 1 pt
Given the CSV file "Covid Cases.csv". Write the statement to make a data frame from the data on the CSV
import pandas as pd
file = "Covid Cases.csv"
df = (a) . (b) ( (c) )
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Fill in the blank to get the "Num Cases" column from the data frame and convert it into a list
import pandas as pd
file = "Covid Cases.csv"
df = pd.read_csv(file)
casesList = df["Num Cases"]._______( )
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Fill in the blank to find the average of the values in the casesList
import numpy
import pandas as pd
file = "Covid Cases.csv"
df = pd.read_csv(file)
casesList = df["Num Cases"].to_list( )
average = _____.____(casesList)
Similar Resources on Wayground
10 questions
Act #1 - Mail Merge

Quiz
•
10th Grade
10 questions
Python with DataScience

Quiz
•
7th Grade - University
10 questions
Ujian Analisis Data dengan Python

Quiz
•
11th Grade
10 questions
Class-XII_IP_Revision-3

Quiz
•
12th Grade
9 questions
Checkpoint 1 revision

Quiz
•
9th - 12th Grade
7 questions
บทที่ 2 2.1 ม.3/3

Quiz
•
9th - 12th Grade
9 questions
AnalitFundamentos en Analítica de Datos

Quiz
•
11th Grade
9 questions
Spreadsheets Level 2

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade