Data handling using pandas and Data visualization

Quiz
•
Computers
•
12th Grade
•
Hard
KALPANA CHODAVARAPU
Used 164+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Data Frame in pandas is
a) 1 dimensional array
b) 2 dimensional array
c) 3 dimensional array
d) None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following takes a dict of dicts or a dict of array-like sequences and returns a DataFrame?
a) DataFrame.from_items
b) DataFrame.from_records
c) DataFrame.from_dict
d) All of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This function in the library of Pandas allows you to manipulate data and create new variables:
a) read_csv function
b) Pivot_table function
c) apply function
d) merge function
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
______________ function returns current date and time.
a) SET DATEFIRST
b) SYSDATETIME
c) Cert_ID
d) GETDATE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a SELECT with a GROUP BY clause, a WHERE clause, and a HAVING clause, the WHERE conditions are applied before the HAVING conditions.
a) True
b) False
c) Either True or False
d) None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We apply the aggregate function to a group of sets of tuples using the _______ clause.
a) group by
b) group
c) group set
d) group attribute
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following program?
squares = {1:1, 2:4, 3:9, 4:16, 5:25}
print(squares.pop(4))
print(squares)
16
{1: 1, 2: 4, 3: 9, 5: 25}
16
{1: 1, 2: 4, 3: 9, 4:16, 5: 25}
4
{1: 1, 2: 4, 3: 9, 5: 25}
4
{1: 1, 2: 4, 3: 9, 4:16, 5: 25}
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Data Science and Python Quiz

Quiz
•
12th Grade
20 questions
2.3.1 Graph Traversal & Path Finding Algorithms

Quiz
•
12th Grade - University
25 questions
[Tle maths expertes]Matrice et TICE - Quizz sur le DM

Quiz
•
12th Grade
15 questions
PythonQuiz1-InputOutputVars

Quiz
•
7th - 12th Grade
15 questions
Practice Class 12 Pandas

Quiz
•
12th Grade
20 questions
Class XII Data Visualization Quiz

Quiz
•
12th Grade
20 questions
Roblox blox fruit

Quiz
•
1st - 12th Grade
20 questions
Tes Formatif Informatika Kelas 12

Quiz
•
12th Grade
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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade