PYTHON NUMPY

PYTHON NUMPY

Professional Development

10 Qs

quiz-placeholder

Similar activities

แบบทดสอบเตรียมความพร้อมก่อนอบรม

แบบทดสอบเตรียมความพร้อมก่อนอบรม

Professional Development

10 Qs

Tethys App Migration

Tethys App Migration

Professional Development

6 Qs

Post test data science day 24

Post test data science day 24

Professional Development

10 Qs

Рандом и списки

Рандом и списки

Professional Development

8 Qs

Django

Django

Professional Development

8 Qs

Python - Numpy Quiz 3

Python - Numpy Quiz 3

University - Professional Development

5 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Python Quiz

Python Quiz

Professional Development

10 Qs

PYTHON NUMPY

PYTHON NUMPY

Assessment

Quiz

Computers

Professional Development

Hard

Created by

RAVINDER B

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of NumPy in Python?

  1. To do numerical calculations

  1. To do scientific computing

Both numeric, scientific

draw images

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

NumPy arrays can be __

  1. Indexed

  1. Sliced

Iterated

All

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Using ndim we can find

  1. dimension of the array

  1. Size of array

  1. Operational activities on Matrix

None

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

import numpy as np

a = np.array([(10,20,30)])

print(a.itemsize)

8

9

10

11

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does NumPy stand for?

Numerical Python

Natural Python

Numeric Program

Nonlinear Python

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used to reshape a NumPy array?

reshape()

change()

recreate()

modify()

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used to find the maximum element in a NumPy array?

max()

amax()

maximum()

all

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?