data preparation steps

unit-3

Quiz
•
Computers
•
University
•
Hard
Ms. Deepika
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
loading
cleaning
transforming
rearranging
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
analyst’s time for data preparation
80% or more
75%
40%
30%
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
NaN is also known as
Sentinal value
value
both
none
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
NAN full form
Not a Number
Not avaiable
missing number
none
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s = pd.Series([2,3,np.nan,7,"The Hobbit"])
s.isnull()
0 False
1 False
2 True
3 False
4 False
dtype: bool
0 False
1 False
2 False
3 False
4 False
dtype: bool
0 False
1 True
2 False
3 False
4 False
dtype: bool
0 False
1 True
2 True
3 False
4 False
dtype: bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
data = pd.Series([1, NA, 3.5, NA, 7])
data.dropna()
0 1.0
2 3.5
3 7.0
0 1.0
1 3.5
2 7.0
0 1.0
2 3.5
4 7.0
0 1.0
1 3.5
4 7.0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
data[data.notnull()] is equivalent to
data.fillna()
data.drop()
data.dropna()
none
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
DATA LINK LAYER CONTROL

Quiz
•
University
20 questions
Teknologi WAN XI TKJ

Quiz
•
University
11 questions
23S1 1906

Quiz
•
University
12 questions
[JUMP START] Python - Pandas

Quiz
•
University
20 questions
Pyspark MLib

Quiz
•
University
12 questions
Python Quiz- 1.9

Quiz
•
University
10 questions
Quiz 12

Quiz
•
University
10 questions
Quiz 10

Quiz
•
University
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