
Pandas
Authored by Programming Sikander
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following DataFrame methods will generate various summary statistics, excluding NaN values?
.summary( )
.info()
.stats()
.describe()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have the following DataFrame df:
Month Count
zero Jan 52
one Apr 29
two Mar 46
three Feb 3
Select the code to return the output
Month Count
two Mar 46
three Feb 3
print(df.loc['zero':]
print(df.loc['three':]
print(df.loc['two']
print(df.loc['two' : ]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to select the age row and name column from a DataFrame df?
df['age']['name']
df['name']['age']
df[age][name]
df[name][age]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
s1 = pd.Series([1, 2, 3])
s2 = pd.Series([1, 2, 3])
print(pd.concat([s1, s2], ignore_index=True))
0 2
1 4
2 6
0 1
1 2
2 3
0 1
1 2
2 3
0 1
1 2
2 3
3 1
4 2
5 3
0 1 1
1 2 2
2 3 3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have the following Series s:
0 2
1 4
2 6
What is the output of this code?
s2 = pd.Series([4, 8, 12])
print(s.append(s2))
0 2
1 4
2 6
3 4
4 8
5 12
0 2
1 4
2 6
0 4
1 8
2 12
0 2 4
1 4 8
2 6 12
0 6
1 12
2 18
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct code to draw line graph using matplotlib
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct code delete a column from a dataframe?
df.remove( column_name )
df.delete( column_name )
df.drop( column_name, axis = 0 )
df.drop( column_name, axis = 1)
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
15 questions
quiz pertemuan 2 asik ddp
Quiz
•
University
20 questions
PRE TEST (B) - Product Link & TELEMATICS
Quiz
•
University - Professi...
18 questions
Fiber Optic
Quiz
•
University
10 questions
Software Testing
Quiz
•
University
20 questions
Review Quiz (Chapter 3&4)
Quiz
•
University
20 questions
C Programming Unit-1 Test-2
Quiz
•
University
10 questions
C++ Array Quiz
Quiz
•
University
15 questions
ລະບົບຖານຂໍ້ມູນ ທົດສອບ1
Quiz
•
University
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
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
20 questions
Endocrine System
Quiz
•
University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
30 questions
W25: PSYCH 250 - Exam 2 Practice
Quiz
•
University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University
38 questions
Unit 8 Review - Absolutism & Revolution
Quiz
•
10th Grade - University