Which Python library is primarily used for data manipulation and analysis?
Data Analysis with Python 1

Quiz
•
Computers
•
University
•
Medium
Atisang Molapo
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
NumPy
Pandas
Matplotlib
Seaborn
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function in Pandas is used to check for missing values?
.missing()
.isnull()
.notnull()
.checkna()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you import a CSV file into a Pandas DataFrame?
pd.open_csv('file.csv')
pd.import_csv('file.csv')
pd.read_csv('file.csv')
pd.load_csv('file.csv')
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to fill missing values in a DataFrame?
.fill()
.fillna()
.replace()
.insert()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which parameter is used in .dropna() to remove rows where all values are missing?
how='any'
axis=1
how='all'
inplace=True
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method helps remove duplicate rows in a DataFrame?
.drop_duplicates()
.remove_duplicates()
.clear_duplicates()
.filter_duplicates()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to get a quick summary of a DataFrame?
.summary()
.describe()
.overview()
.info_summary()
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
PHP + MySQL

Quiz
•
7th Grade - University
29 questions
SQL Basics

Quiz
•
University
30 questions
Microsoft Technical Round - MCQ Round

Quiz
•
University
30 questions
Mastering Pandas: A Quiz Challenge

Quiz
•
University
25 questions
Script_programming_test

Quiz
•
University
26 questions
dbms_batch2_28_jan_2020_quiz

Quiz
•
University
30 questions
PROBLEM SOLVING USING R - UNIT III MCQS

Quiz
•
University
30 questions
CertyIQ - Google - Prof Data Eng - pt 1

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade