Python, NumPy, and Pandas Quiz

Python, NumPy, and Pandas Quiz

University

20 Qs

quiz-placeholder

Similar activities

STGY PPS QUIZ  TEST

STGY PPS QUIZ TEST

University

15 Qs

Python 2

Python 2

University

17 Qs

Python Programming

Python Programming

University

20 Qs

data structures1

data structures1

University

20 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

IAS CH4

IAS CH4

University

20 Qs

UTS Praktikum SDA KOM B

UTS Praktikum SDA KOM B

University

20 Qs

Data Structure & Algo - Prelim Long Quiz

Data Structure & Algo - Prelim Long Quiz

University

21 Qs

Python, NumPy, and Pandas Quiz

Python, NumPy, and Pandas Quiz

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Wasiha Tasneem

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Python variable name?

1variable

variable-name

_variable1

variable name

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `print(0b10)` in Python?

0b10

10

2

1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python structure is immutable?

List

Set

Dictionary

Tuple

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store key-value pairs in Python?

List

Tuple

Dictionary

Set

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to get the shape of a NumPy array?

shape()

array.shape

getshape()

size()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to create an array filled with zeros in NumPy?

np.zero()

np.zeros()

np.null()

np.empty()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pandas object is one-dimensional?

DataFrame

Panel

Series

Index

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers