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

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
Python Pandas Quiz

Quiz
•
12th Grade
10 questions
DBMS-Open Office

Quiz
•
9th - 12th Grade
9 questions
Checkpoint 1 revision

Quiz
•
9th - 12th Grade
7 questions
Pandas

Quiz
•
9th - 12th Grade
5 questions
Работа с датасетом

Quiz
•
12th Grade
8 questions
Pandas DataFrame(2) - Combine dataframes

Quiz
•
12th Grade
10 questions
Pandas Library Quiz

Quiz
•
12th Grade
10 questions
Class 12 info

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University