Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
hamza shaheen Questions
5601 Questions
Write a NumPy program to move axes of an array to new positions. Other axes remain in their original order
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
134
Write a NumPy program to move the specified axis backwards, until it lies in a given position. Move the following 3rd array axes to first position. (2,3,4,5)
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
131
Write a NumPy program to convert specified inputs to arrays with at least one dimension
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
110
Write a NumPy program to view inputs as arrays with at least two dimensions, three dimensions
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
194
Write a NumPy program to insert a new axis within a 2-D array. 2-D array of shape (3, 4). New shape will be will be (3, 1, 4)
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
164
Write a NumPy program to remove single-dimensional entries from a specified shape. Specified shape: (3, 1, 4)
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
103
Write a NumPy program to concatenate two 2-dimensional arrays
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
204
Write a NumPy program to convert 1-D arrays as columns into a 2-D array. Sample array: (10,20,30), (40,50,60)
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
118
Write a NumPy program to sort an along the first, last axis of an array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
188
Write a NumPy program to sort pairs of first name and last name return their indices. (first by last name, then by first name)
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
199
Write a NumPy program to get the values and indices of the elements that are bigger than 10 in a given array
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
207
Write a NumPy program compare two given arrays
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
136
Write a NumPy program to test whether any array element along a given axis evaluates to True
Python programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
121
Total:
5601
Previous
137
138
139
140
141
Next
Go