Home »
Python »
Python NumPy MCQs
The ix_ function can be used to combine different vectors
9. The ix_ function can be used to combine different vectors.
- True
- False
Answer: A) True
Explanation:
To acquire the result for each n-uplet, the ix_ function can be used to mix different vectors together in one operation.