✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Consider a 1D array named L, containing p positive numbers, z zeros, and n negative numbers, where p, z and n are integers. How many True values will be returned for np.astype(L, bool)? Select all correct answers.