Search Header Logo

Quiz on Numpy and Pandas

Authored by Ms Kumar

Information Technology (IT)

University

Used 2+ times

Quiz on Numpy and Pandas
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is NumPy Faster Than Lists?

NumPy arrays are stored at one continuous place in memory.

NumPy arrays are larger than lists.

NumPy is a newer library than lists.

NumPy uses more memory than lists.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of slicing in Python?

To take elements from one given index to another.

To merge multiple arrays into one.

To iterate through elements.

To filter an array.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function sort() do in NumPy?

It filters an array.

It sorts a specified array.

It reshapes an array.

It combines multiple arrays.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Pandas primarily used for?

Data visualization.

Data manipulation.

Data storage.

Data encryption.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Series in Pandas?

A 1D labelled array that holds any type of data.

A 2D labelled array.

A method for filtering data.

A function for sorting data.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of Pandas over Numpy?

High level of abstraction.

Faster processing.

More applicable.

Less disk space.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does filtering in NumPy involve?

Using a boolean index list.

Sorting elements.

Reshaping arrays.

Joining arrays.

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?