
Kiểm tra kiến thức về thư viện NumPy trong Python

Quiz
•
Computers
•
Professional Development
•
Medium
Hoàng Cảnh
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Thư viện nào là một thư viện toán học phổ biến và mạnh mẽ của Python?
Scikit-learn
Matplotlib
NumPy
Pandas
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào được sử dụng để cài đặt thư viện NumPy?
pip install pandas
pip install matplotlib
pip install numpy
pip install scikit-learn
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kích thước của mảng được xác định bởi thuộc tính nào?
dtype
shape
size
ndim
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm nào được sử dụng để tạo mảng hai chiều các phần tử 0 với kích thước 3x4?
np.zeros((3,4), dtype = int)
np.ones((2,3,4), dtype = int)
np.arange(1,7,2)
np.full((2,3),5)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phép toán nào được sử dụng để thực hiện một số với mảng trong NumPy?
(/)
(+)
(-)
(*)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm nào được sử dụng để lấy giá trị lớn nhất của mảng arr?
arr.max()
np.max(arr)
arr.sum()
np.sum(arr)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phần tử trong mảng được đánh số từ đâu trở đi?
Từ 1 trở đi
Từ 2 trở đi
Từ 0 trở đi
Từ -1 trở đi
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Senz AIoT Savants - ML & C++

Quiz
•
Professional Development
20 questions
Quiz 5.1

Quiz
•
Professional Development
20 questions
Module 2 Review

Quiz
•
Professional Development
10 questions
3. Data conversion, Array

Quiz
•
Professional Development
15 questions
BrightChamps Technical Round - C language

Quiz
•
Professional Development
11 questions
An Toàn Không Gian Mạng

Quiz
•
Professional Development
10 questions
DAA_NP COMPLETE

Quiz
•
Professional Development
10 questions
System komputerowy - podzespoły - opis

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...