
CSC50S: Advanced Data Structures : Lesson1: Pandas Library

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
Achala B
Used 34+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Python Library is used to manipulate the data so that it becomes readable and organised?
NumPy
Library 1
Python np
Pandas
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct statement to add Pandas library in program?
import numpy as np
import P as pandas
import pandas as pd
import pandas
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is DataFrame?
A data structure from Pandas library
A frame in which data is kept
A frame of windows
A data structure from Numpy Library
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following commands is used to convert array named "grades" into data frame named "df_grades"?
df_grades = grades
df_grades = pd.DataFrame(grades)
df_grades = pd.DataFrame("grades")
grades = pd.DataFrame(df_grades)
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following commands can be used to print data frame df_grades?
Print("df_grades")
print("df_grades")
print(df_grades)
display(df_grades)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following statements will give header to columns for df_grdaes DataFrame?
df_grades.column
df_grades.columns
df_grades_columns
df_grades.columnnames
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will the following statement do?
df_grades.index = ["Amna"]
It will add name amna in dataframe
It will add grades for Amna
It will add Amna as a new row header for index 0
It will delete Amna from data frame
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
โมดูล pandas และการอ่านไฟล์ CSV

Quiz
•
9th Grade
10 questions
การประมวลผลสารสนเทศ

Quiz
•
9th Grade
10 questions
Introduction to pandas

Quiz
•
9th Grade
14 questions
Network Fundamentals-Physical layer

Quiz
•
9th Grade - Professio...
10 questions
Mashdemy 11-15 AI/ML

Quiz
•
9th - 12th Grade
15 questions
AV1\R1 3TEC_Ciência de Dados - Aula 01 a 16

Quiz
•
1st Grade - University
10 questions
python

Quiz
•
10th Grade
13 questions
Data Visualization Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade