Python, NumPy, and Pandas Quiz

Python, NumPy, and Pandas Quiz

University

20 Qs

quiz-placeholder

Similar activities

Exploring Python Libraries

Exploring Python Libraries

University

20 Qs

NumPy

NumPy

University

15 Qs

Examen curso python para la ciencia de da

Examen curso python para la ciencia de da

University

22 Qs

15 days of code quiz 2

15 days of code quiz 2

11th Grade - Professional Development

22 Qs

Python and NumPy MCQ Quiz

Python and NumPy MCQ Quiz

University

20 Qs

InCube #Quiz 2

InCube #Quiz 2

University

15 Qs

PYTHON-QUIZ-2023

PYTHON-QUIZ-2023

University

17 Qs

[Python For All] Quiz 5 - Numpy

[Python For All] Quiz 5 - Numpy

University

15 Qs

Python, NumPy, and Pandas Quiz

Python, NumPy, and Pandas Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Wasiha Tasneem

Used 1+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?