The function to fill in NAN values with 100,if df is the dataframe object
Missing Data

Quiz
•
Computers
•
12th Grade
•
Hard
Barbara White
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
fillna(100)
df.fillna(100)
df.fillna(0)
df.fill(100)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Function to drop the rows with NAN values
df.drop()
df.dropna()
df.delete
df.deletena()
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Missing values are the values that carry no computational significance.
False
True
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
............... can be used to detect missing values for a dataframe object df.
df.null()
df.isnull()
df.isempty()
df.nonnull()
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which among the following is correct to filter values from a series object S having values less than 50?
S[S less than 50]
S[S < 50]
[S < 50]
S ( S <50)
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which function will drop rows that have all NaN values?
dropna(how="all")
dropna()
dropna(axis=1)
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which function will copy the value from the above adjacent cell?
fillna()
fillna(method="ffill")
fillna(dictionary object)
Similar Resources on Quizizz
10 questions
Data Handling Introduction

Quiz
•
12th Grade
9 questions
Python Pandas/MatPlotLib

Quiz
•
12th Grade
12 questions
Pandas and Matplotlib Quiz

Quiz
•
12th Grade
10 questions
Elements of Programming Test

Quiz
•
12th Grade
7 questions
Find Missing Values in a Data Set

Quiz
•
12th Grade
10 questions
DATAFRAME AND SERIES

Quiz
•
12th Grade
10 questions
Pandas

Quiz
•
12th Grade
7 questions
Pandas

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
Discover more resources for Computers
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
65 questions
MegaQuiz v2 2025

Quiz
•
9th - 12th Grade
10 questions
GPA Lesson

Lesson
•
9th - 12th Grade
15 questions
SMART Goals

Quiz
•
8th - 12th Grade
45 questions
Week 3.5 Review: Set 1

Quiz
•
9th - 12th Grade