
unit1

Quiz
•
Computers
•
University
•
Hard
Ms. Deepika
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
obj = pd.Series([4, 7, -5, 3])
obj.values
array([ 4, 7, -5, 3])
([ 4, 7, -5, 3])
array(4, 7, -5, 3)
error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
obj = pd.Series([4, 7, -5, 3])
obj.index
o/p:?
RangeIndex(start=0, stop=4, step=1)
Range(start=0, stop=4, step=1)
RangeIndex(start=0, stop=4)
error
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
obj2 = pd.Series([4, 7, -5, 3], index=['d', 'b', 'a', 'c'])
obj2[obj2 > 0]
output:?
b 6
c 7
d 3
dtype: int64
d 6
b 7
c 3
dtype: int64
error
none
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Are The Different Types Of Data Structures In Pandas
Data Frame
series
panel
all of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
obj = pd.Series(range(3), index=['a', 'b', 'c'])
index = obj.index
index
o/p:
Index(['a', 'b', 'c'])
error
Index(['a', 'b', 'c'], dtype='object')
none
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
labels = pd.Index(np.arange(3))
labels
Index([0, 1, 2], dtype='int64')
Int64Index([0, 1, 2], dtype='int64')
Int64Index([0, 1, 2])
error
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is purpose of df.columns and df.iloc[:,:-5]
it displays the names of columns
it displays all columns except the last five columns
it displays all columns except the first five rows
it displays all columns except the last four rows
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Kiểu dữ liệu xâu kí tự trong Python

Quiz
•
10th Grade - University
10 questions
Pandas Merge Quiz

Quiz
•
University
10 questions
Instruction Set Architecture

Quiz
•
University
15 questions
UTS Basis Data II - ITM

Quiz
•
University
10 questions
JavaScript Asíncrono

Quiz
•
University
15 questions
Array Java

Quiz
•
University
12 questions
Array

Quiz
•
University
15 questions
QUIZ

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University