Part 2 - NumPy MCQ Questions | Data Science MCQ Questions

preview_player
Показать описание
1. Which attribute is used to find the data type of elements in a NumPy array?
B. dtype

2. Which attribute in a NumPy array returns the number of axes (dimensions) of the array?
A. ndim

3. Which attribute of a NumPy array returns the total number of elements in the array?
C. size

What is the primary data structure in NumPy for storing homogeneous data? - Bonus
A. Array

#python #interviewquestions #pandas #pandastutorial
Рекомендации по теме