
Pandas series

Quiz
•
Computers
•
University
•
Medium
Harini P20CS004
Used 4+ times
FREE Resource
Student preview

15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct syntax to create a pandas series from a python list?
Pd.createSeries(mylist)
Pd.Series(mylist)
Pd.getSeries(mylist)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct syntax to add the labels "x","y","z" to a pandas series?
pd.Series(mylist,names =["x","y","z"])
pd.Series(mylist, lables =["x","y","z"])
pd.Series(mylist, index =["x","y","z"])
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Minimum number of argument we require to pass in pandas series ?
0
1
2
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Series in pandas is
1 dimensional array
2 dimensional array
3 dimensional array
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We can analyze the data in pandas with:
Series
DataFrame
Both of the above
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For what purpose a pandas is used ?
To create a GUI programming
To create a database
To create a High level array
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be output for the following code?
import pandas as pd
s = pd.Series([1,2,3,4,5],index = ['a','b','c','d','e'])
print s['a']
1
2
3
4
Create a free account and access millions of resources
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University