What Python code would return the value 2 from np_2d, where np_2d = np.array([[1, 2, 3, 4], [10, 20, 30, 40]])?
What is the expected output of calling .shape on a NumPy 2D array?
Which character is used to indicate a range of values to be sliced into a new list?
How can someone subset the last two rows and columns of a 2D NumPy array?
Which aspect of a security policy would define the ramifications of abusing company resources?
What statistical measure can be used to detect outliers in a dataset using NumPy?
What happens if you try to create a NumPy array with different types?
Which principle can be used to implement an algorithm to calculate factorial or Fibonacci sequence?
How can a user subset a NumPy array bmi to only include values over 23?
Which Windows 11 tool enables a user to manually add a Bluetooth device if it does not automatically configure when first connected?