NumPy

Quiz
•
Computers
•
Professional Development
•
Hard
Thomas Martinez
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is contained in NumPy library?
n-Dimentional Array Object
Tools for integrating C/C++ and Fortran code
Fourier Transform
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements find the maximum number in a NumPy array 'arr'?
max(arr)
arr.max()
arr(max)
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Pandas function from the following can be used to read dataset from a large text file?
read_json
read_pickle
read_hdf
read_csv
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an invalid writer function in Pandas?
to_clipboard
to_text
to_stata
to_msgpack
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given a NumPy array 'items' how would you access the data item at the 5th column, 2nd row?
items[2, 5]
items(1,4)
items[1, 4]
items[4, 1]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax of the reshape() method for a NumPy array?
array.reshape(shape)
reshape(shape, array)
reshape(array, shape)
reshape(shape)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions need a dictionary of array-like sequences or a dictionary of another dictionary, to return a DataFrame?
DataFrame.from_items
DataFrame.from_records
DataFrame.from_dict
All of the above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C Programming

Quiz
•
Professional Development
10 questions
Vlookup Formula in Excel

Quiz
•
Professional Development
11 questions
Arrays_python

Quiz
•
Professional Development
10 questions
Modelos en Django

Quiz
•
Professional Development
15 questions
ATP_AIML_D1_Reflections

Quiz
•
University - Professi...
12 questions
C Arrays Quiz

Quiz
•
Professional Development
15 questions
Linked List

Quiz
•
Professional Development
5 questions
Python - Numpy Quiz 1

Quiz
•
University - Professi...
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade