
numpy library- warm up

Quiz
•
Computers
•
10th Grade
•
Hard
Dina Sarris
Used 121+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is known as advanced data structure?
list
dictionary
library
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a library?
Pandas
append
delete
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which statement is used to import the numpy library?
import numpy
import as np
import numpy as np
import as numpy
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which statement is used to create a numpy array called ages and has 10, 20, 30 and 40 as content?
ages = np([10,20,30,40])
ages = array([10,20,30,40])
ages = np.array([ ])
ages = np.array([10,20,30,40])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to display the type of the data structure?
type
input
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
which statement is used to convert a list called numbers to a numpy array called values?
numbers = np.array(values)
values = np.array(numbers)
values = array(numbers)
values = np.array[numbers]
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which statement is used to display the content of a list known as Names?
print(Names)
print(np.Names)
print(np.array(Names))
print(Names_list)
8.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The below phrase is the definition of which key term?
"library for data structure and scientific calculations"
array
numpy
dictionary
list
Similar Resources on Wayground
10 questions
NumPy

Quiz
•
9th Grade - University
12 questions
Dataframe

Quiz
•
10th - 12th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
10 questions
Arrays

Quiz
•
10th - 12th Grade
11 questions
CSC50S: Advanced Data Structures : Lesson1: Pandas Library

Quiz
•
9th - 10th Grade
8 questions
انواع البيانات(date)

Quiz
•
10th Grade
10 questions
matplotlib

Quiz
•
10th Grade
13 questions
Arrays in Swift

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade