Quiz on Numpy and Pandas

Quiz on Numpy and Pandas

University

10 Qs

quiz-placeholder

Similar activities

Chapter Quiz

Chapter Quiz

University

10 Qs

 uji coba Strategi Algoritma dan Pemrograman

uji coba Strategi Algoritma dan Pemrograman

11th Grade - University

15 Qs

Big Data

Big Data

University

10 Qs

Posttest for UKIN

Posttest for UKIN

10th Grade - University

10 Qs

Programming for AI & ML Quiz

Programming for AI & ML Quiz

University

10 Qs

PBD Pertemuan 01

PBD Pertemuan 01

University

10 Qs

Quiz Struktur Data

Quiz Struktur Data

University

10 Qs

Codean - JavaScript Variablel & Function

Codean - JavaScript Variablel & Function

University

15 Qs

Quiz on Numpy and Pandas

Quiz on Numpy and Pandas

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Ms Kumar

Used 2+ times

FREE Resource

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.

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?