
SERIES1 VKL
Authored by Vaishali Lamba
Computers
12th Grade
Used 10+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Give the output of the following code:
>>>import pandas as pd
>>>dict1 = {'AR' : 100, 'VR' : 200, 'AI' : 300}
>>>ser = pd.Series(dict1)
>>>print(ser[1])
AR
100
VR
200
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(ser[2,4])
print(ser[[2:4]])
print(ser[[2,4]])
print(ser[2,3,4])
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(ser[[1,3]])
print(ser[1:3])
print(ser[[1:3]])
print(ser[1,3])
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the print statement to display the elements of a series series1 from end till beginning in step 2?
print(series1[::-2])
print(series1[::2])
print(series1[:-2:])
print(series1[:2:])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is true for series.
Size is mutable,Values is mutable
size is immutable,values is mutable
size is mutable,values is immutable.
none
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Series in Pandas is
1 Dimensional Array
2 Dimensional array
3 Dimensional array
none of above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Series.tail(3) will return how many values.
3 values from front
3 values from last
5 values
none
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
22 questions
ASK Tingkatan 2 -(3.2 Struktur Kod Arahan - Ralat)
Quiz
•
1st - 12th Grade
20 questions
uCertify Lesson 2 Quiz Advanced HTML
Quiz
•
8th - 12th Grade
20 questions
APCSP Unit 1
Quiz
•
9th - 12th Grade
20 questions
Aplikasi Padlet
Quiz
•
10th - 12th Grade
20 questions
การสร้างเว็บไซต์ด้วยภาษา HTML
Quiz
•
9th - 12th Grade
20 questions
Pointers
Quiz
•
12th Grade
19 questions
PNTS EXTRA
Quiz
•
12th Grade
20 questions
[POST-TEST] Unit1 - I Love the Internet
Quiz
•
7th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade